Add 'pkgs/nvim/' from commit 'e5a176d5b7'
git-subtree-dir: pkgs/nvim
git-subtree-mainline: 6fd74fbf0c7a66496ea6f99f85f6045b822f1f4f
git-subtree-split: e5a176d5b7
This commit is contained in:
commit
c544159576
23 changed files with 2085 additions and 0 deletions
6
pkgs/nvim/.stylua.toml
Normal file
6
pkgs/nvim/.stylua.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferSingle"
|
||||
call_parentheses = "NoSingleTable"
|
||||
# collapse_simple_statement = "Never"
|
||||
Loading…
Add table
Add a link
Reference in a new issue