mirror of
https://github.com/pnx/dotfiles
synced 2026-06-17 11:30:02 +02:00
nvim: some formatting
This commit is contained in:
parent
184e9b01ee
commit
0adb1a40eb
3 changed files with 27 additions and 28 deletions
|
|
@ -16,7 +16,7 @@ return {
|
|||
"phpdoc",
|
||||
"blade",
|
||||
"go",
|
||||
"gotmpl",
|
||||
"gotmpl",
|
||||
"gomod",
|
||||
"gosum",
|
||||
"javascript",
|
||||
|
|
@ -34,7 +34,7 @@ return {
|
|||
"hlsl",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
"kdl"
|
||||
"kdl",
|
||||
},
|
||||
|
||||
-- Install parsers synchronously (only applied to `ensure_installed`)
|
||||
|
|
@ -55,6 +55,6 @@ return {
|
|||
},
|
||||
|
||||
indent = {
|
||||
enable = true
|
||||
}
|
||||
enable = true,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue