add the pounce plugin
This commit is contained in:
parent
a2495e2cf6
commit
24c951898b
2 changed files with 3 additions and 1 deletions
|
@ -39,6 +39,7 @@ return require("packer").startup(function(use)
|
|||
-- Text editing
|
||||
use "tpope/vim-surround"
|
||||
use "Raimondi/delimitMate"
|
||||
use "rlane/pounce.nvim"
|
||||
|
||||
-- Fancy UI stuff
|
||||
use "RRethy/nvim-base16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue