fix: add telescope-fzf-native build args for windows, update stylua, and run style updates for init.lua
This commit is contained in:
parent
f86f18f27a
commit
ab03038b91
|
@ -1,6 +1,6 @@
|
||||||
column_width = 160
|
column_width = 160
|
||||||
line_endings = "Unix"
|
line_endings = "Unix"
|
||||||
indent_type = "Spaces"
|
indent_type = "Tabs"
|
||||||
indent_width = 2
|
indent_width = 4
|
||||||
quote_style = "AutoPreferSingle"
|
quote_style = "AutoPreferSingle"
|
||||||
call_parentheses = "None"
|
call_parentheses = "None"
|
||||||
|
|
Loading…
Reference in New Issue