diff options
author | clarkzjw <[email protected]> | 2023-02-12 13:16:20 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-12 13:16:20 -0800 |
commit | ff1cfcfe67ac03eb4fc5f4d252a18ce46644d5f3 (patch) | |
tree | af302e7a38687fb307b8115006667c71039d1fa2 /dot_vimrc | |
parent | 86ab17dfb56b31a5f500ce8555df71a8c33e105d (diff) | |
download | dotfiles-ff1cfcfe67ac03eb4fc5f4d252a18ce46644d5f3.tar.gz |
tmux: copy to system clipboard
Diffstat (limited to 'dot_vimrc')
-rw-r--r-- | dot_vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ Plug 'scrooloose/syntastic' | |||
15 | Plug 'tomasr/molokai' | 15 | Plug 'tomasr/molokai' |
16 | 16 | ||
17 | " Misc | 17 | " Misc |
18 | Plug 'jiangmiao/auto-pairs' | ||
19 | Plug 'Yggdroot/indentLine' | 18 | Plug 'Yggdroot/indentLine' |
20 | Plug 'kien/rainbow_parentheses.vim' | 19 | Plug 'kien/rainbow_parentheses.vim' |
21 | Plug 'bronson/vim-trailing-whitespace' | 20 | Plug 'bronson/vim-trailing-whitespace' |