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