Disable sensible
This commit is contained in:
parent
fb4952f93f
commit
f7c0af0801
@ -118,7 +118,7 @@ vim.g.go_version_warning = 0
|
||||
|
||||
-- vim-polyglot
|
||||
vim.g.rustfmt_autosave = 1
|
||||
vim.g.polyglot_disabled = {'autoindent'}
|
||||
vim.g.polyglot_disabled = {'autoindent', 'sensible'}
|
||||
|
||||
-- vim-quickhl
|
||||
vim.keymap.set('n', '<leader>K', '<Plug>(quickhl-manual-reset)')
|
||||
|
Loading…
Reference in New Issue
Block a user