Neovim: Add config, switch to it from Vim

This commit is contained in:
Riyyi
2024-02-11 18:11:01 +01:00
parent 88dc203b9f
commit 9cc18db3ba
18 changed files with 1372 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
-- when opening a .lua file, this file gets executed
vim.opt.expandtab = false