chore: Added vimtex dependency
This commit is contained in:
parent
608b0f5265
commit
0cd5997919
31 changed files with 3052 additions and 0 deletions
6
.config/nvim/.stylua.toml
Normal file
6
.config/nvim/.stylua.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
column_width = 120
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferDouble"
|
||||
call_parentheses = "None"
|
Loading…
Add table
Add a link
Reference in a new issue