feat lazy.nvim

This commit is contained in:
2024-03-09 23:34:41 -05:00
parent a30bbb7182
commit c39eec194e
21 changed files with 251 additions and 225 deletions

7
.editorconfig Normal file
View File

@@ -0,0 +1,7 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2