chore(nvim): cleaned config a bit
This commit is contained in:
parent
03221ba08f
commit
b74e37b304
8 changed files with 83 additions and 197 deletions
|
@ -14,7 +14,7 @@ require('copilot').setup({
|
|||
},
|
||||
filetypes = {
|
||||
yaml = false,
|
||||
markdown = false,
|
||||
markdown = true,
|
||||
help = false,
|
||||
gitcommit = false,
|
||||
gitrebase = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue