update nvim config to use lazynvim

This commit is contained in:
liv 2024-02-26 13:39:06 +01:00
parent 3f51767fbe
commit 867a86f153
18 changed files with 366 additions and 273 deletions

View file

@ -0,0 +1,3 @@
indent_type = "Spaces"
indent_width = 2
column_width = 120