
* disabled arrowkeys in normal mode * added <leader>pv as a shortcut for opening the file explorer * fixed mason-lspconfig by adding required attributes 'automatic_installation' and 'ensure_installed' * changed indent_width to 4
7 lines
140 B
TOML
7 lines
140 B
TOML
column_width = 160
|
|
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 4
|
|
quote_style = "AutoPreferSingle"
|
|
call_parentheses = "None"
|