mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
nvim: removed unneeded not-lua plugins
This commit is contained in:
@@ -72,6 +72,8 @@ vim.o.foldlevelstart = 99
|
||||
vim.o.foldenable = true
|
||||
vim.o.conceallevel = 0
|
||||
|
||||
vim.g.markdown_folding = 1
|
||||
|
||||
-- load general mapped keys
|
||||
require('style')
|
||||
|
||||
|
Reference in New Issue
Block a user