Completely revamped neovim config

This commit is contained in:
z3rOR0ne 2022-12-18 18:06:59 -08:00
parent 57bd1f9962
commit 4dac72aa1b
19 changed files with 810 additions and 0 deletions

View file

@ -0,0 +1,2 @@
-- Use experimental features of vim-smoothie (gg and G)
vim.g.smoothie_experimental_mappings = 1