webdevicons : add icon for vala filetype

This commit is contained in:
siduck76 2021-04-29 19:36:22 +05:30
parent 60e7353ee6
commit 84d039b0c8
2 changed files with 6 additions and 0 deletions
lua/pluginsList

View file

@ -41,5 +41,6 @@ return require("packer").startup(
use "907th/vim-auto-save"
use "karb94/neoscroll.nvim"
use "kdav5758/TrueZen.nvim"
end
)