add vim-lastplace
This commit is contained in:
parent
989ee65d14
commit
1b606ac756
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ packer.startup(function(use)
|
|||
use 'wbthomason/packer.nvim'
|
||||
use 'neovim/nvim-lspconfig'
|
||||
use 'mg979/vim-visual-multi'
|
||||
use 'farmergreg/vim-lastplace'
|
||||
end)
|
||||
|
|
Loading…
Reference in a new issue