nvim lua first cut

This commit is contained in:
Henrik Bakken
2021-07-07 04:30:46 +02:00
parent 5713bf751a
commit f484de573a
5 changed files with 653 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
setlocal tabstop=4
setlocal softtabstop=4
setlocal shiftwidth=4
setlocal formatoptions=ql