Chris пре 4 година
родитељ
комит
aead245f12
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      lua/plugins.lua

+ 1 - 0
lua/plugins.lua

@@ -96,4 +96,5 @@ return require('packer').startup(function()
   use 'tpope/vim-sleuth'
   use 'voldikss/vim-floaterm'
   use 'phaazon/hop.nvim'
+  use 'liuchengxu/vista.vim'
 end)