Compare commits

..

No commits in common. "f7c0af080108e92943cd7e16248034af631d8101" and "6b3f1183de4b78dfae037b56b90b423c3743dd4d" have entirely different histories.

View File

@ -118,7 +118,6 @@ vim.g.go_version_warning = 0
-- vim-polyglot
vim.g.rustfmt_autosave = 1
vim.g.polyglot_disabled = {'autoindent', 'sensible'}
-- vim-quickhl
vim.keymap.set('n', '<leader>K', '<Plug>(quickhl-manual-reset)')