add nvim config with kickstart-modular

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2024-06-07 18:17:04 +05:30
parent fd6bf82079
commit 3a0c68b8d9
27 changed files with 1299 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"