1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-01-26 08:54:46 +01:00

nvim: added papis.nvim plugin

This commit is contained in:
2026-01-25 18:48:28 +01:00
parent 3bd40a0109
commit e02221c58c
3 changed files with 37 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ return {
"python",
"rust",
"lua",
"yaml",
},
-- highlight = { enable = true },
autotag = { enable = false },