Add neovim config

This commit is contained in:
Valeriy Filippov
2026-03-05 16:34:38 +03:00
commit 210e99d004
36 changed files with 845 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
-- https://github.com/szw/vim-maximizer
return {
"szw/vim-maximizer",
event = "VeryLazy",
}