init kickstart.nvim

This commit is contained in:
Jack Koskie 2024-06-06 11:55:34 -04:00
parent 1b8badcd85
commit 1d60b689d8
5 changed files with 70 additions and 0 deletions

6
.stylua.toml Normal file
View file

@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"