init: kickstart.nvim

This commit is contained in:
TJ DeVries 2022-06-23 23:35:53 -04:00
commit 4c4096cf30
6 changed files with 475 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"
no_call_parentheses = true