more comfort on keys

This commit is contained in:
Noah Masur
2021-05-18 20:38:34 -04:00
parent 15a1665d0a
commit 0489401afd
2 changed files with 4 additions and 2 deletions

View File

@ -224,7 +224,7 @@ vim.api.nvim_exec([[
]], false)
-- Auto-pairs
vim.g.AutoPairsFlyMode = 1
vim.g.AutoPairsFlyMode = 0
-- Netrw
vim.g.netrw_liststyle = 3 -- Change style to 'tree' view