fix(nvim): supermaven issues inside markdown/help files
This commit is contained in:
@@ -24,7 +24,8 @@ return {
|
||||
accept_word = nil,
|
||||
},
|
||||
ignore_filetypes = {
|
||||
markdown = true,
|
||||
['markdown'] = true,
|
||||
['help'] = true,
|
||||
['NeogitStatus'] = true,
|
||||
['NeogitPopup'] = true,
|
||||
['NeogitCommitMessage'] = true,
|
||||
|
||||
Reference in New Issue
Block a user