1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 11:24:55 +02:00

nvim: minor stuff

This commit is contained in:
Henrik Hautakoski 2024-09-24 19:40:13 +02:00
parent d028b5b009
commit bd6f6bed80

View file

@ -14,9 +14,12 @@ return {
opts = {
-- Default parsers.
ensure_installed = {
-- VIM stuff
"vim",
"vimdoc",
"query",
-- Common config languages
"json",
"jsonc",
"yaml",