Adjusting COC
This commit is contained in:
@@ -157,6 +157,7 @@ function t3_make_ctags()
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
vim.api.nvim_create_autocmd("FileType", {
|
||||
pattern = { "markdown", "norg", "md", "wiki" }, -- Set for markdown file type
|
||||
callback = function()
|
||||
|
||||
Reference in New Issue
Block a user