mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-07-21 16:00:55 +00:00
updated a bunch
This commit is contained in:
@@ -72,3 +72,7 @@ cmp.setup({
|
||||
},
|
||||
})
|
||||
|
||||
-- Disable cmp for markdown notes (no recommendations/autocomplete)
|
||||
cmp.setup.filetype("markdown", {
|
||||
enabled = false,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user