mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add vim-matchup plugin
This commit is contained in:
@@ -189,6 +189,7 @@ return packer.startup(function(use)
|
||||
use("christoomey/vim-sort-motion") -- gs
|
||||
use("tommcdo/vim-exchange") -- cx, cxx, X, cxc
|
||||
use("easymotion/vim-easymotion") -- <Leader><Leader>f/L
|
||||
use("andymass/vim-matchup") -- Better % matching
|
||||
|
||||
-- TMUX
|
||||
use("christoomey/vim-tmux-navigator")
|
||||
|
||||
Reference in New Issue
Block a user