mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: minor stuff
This commit is contained in:
parent
d028b5b009
commit
bd6f6bed80
1 changed files with 3 additions and 0 deletions
|
|
@ -14,9 +14,12 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
-- Default parsers.
|
-- Default parsers.
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
|
-- VIM stuff
|
||||||
"vim",
|
"vim",
|
||||||
"vimdoc",
|
"vimdoc",
|
||||||
"query",
|
"query",
|
||||||
|
|
||||||
|
-- Common config languages
|
||||||
"json",
|
"json",
|
||||||
"jsonc",
|
"jsonc",
|
||||||
"yaml",
|
"yaml",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue