✏️ Config html snips, vimium keybindings
This commit is contained in:
parent
870da16fe7
commit
3aaae907d4
4 changed files with 28 additions and 10 deletions
|
|
@ -68,7 +68,7 @@ vim.cmd[[set completeopt=menu,menuone,noselect]]
|
|||
-- })
|
||||
|
||||
-- auto completion doesn't apply to txt files
|
||||
cmp.setup.filetype({ 'text', 'markdown', 'html' }, {
|
||||
cmp.setup.filetype({ 'text', 'markdown' }, {
|
||||
completion = {
|
||||
autocomplete = false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue