Skip to content

Commit 5c3c346

Browse files
committed
apply copilot to markdown files
1 parent 1358e8e commit 5c3c346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoload/copilot.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ endfunction
130130

131131
let s:filetype_defaults = {
132132
\ 'yaml': 0,
133-
\ 'markdown': 0,
133+
\ 'markdown': 1,
134134
\ 'help': 0,
135135
\ 'gitcommit': 0,
136136
\ 'gitrebase': 0,

0 commit comments

Comments
 (0)