more!!! add python support and formatters and null ls to manage all...
that automatically also change my stylua.toml to ignore everything cause I don't like the way it formats stuff
This commit is contained in:
parent
e830931ff4
commit
9ea9d9f516
14 changed files with 352 additions and 43 deletions
|
|
@ -1,4 +1,2 @@
|
|||
indent_type = "Spaces" # Use spaces instead of tabs
|
||||
indent_width = 2 # Number of spaces per indent level
|
||||
quote_style = "ForceDouble" # Always use double quotes for strings
|
||||
call_parentheses = "Always"
|
||||
# I don't like stylua formatting in my config
|
||||
ignore = [ "./" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue