add keymaps to vim unstable

This commit is contained in:
Alexander Navarro 2025-04-01 11:36:39 -03:00
parent a3a262c576
commit 41327778ea
3 changed files with 49 additions and 0 deletions

12
.stylua.toml Normal file
View file

@ -0,0 +1,12 @@
syntax = "All"
column_width = 120
line_endings = "Unix"
indent_type = "indent_type"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "ConditionalOnly"
space_after_function_names = "Never"
[sort_requires]
enabled = true