feat(nvim): Switched to LazyVim with tweaks

This commit is contained in:
2023-09-15 17:39:21 +03:00
parent 2df27d2a0e
commit b5160bbbfa
37 changed files with 543 additions and 2666 deletions

View File

@@ -1,10 +0,0 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "Always"
[sort_requires]
enabled = true