Browse Source

add vista

Chris 4 years ago
parent
commit
aead245f12
1 changed files with 1 additions and 0 deletions
  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)