1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00

Moved tmux.conf syntax to the plugin

This commit is contained in:
2017-05-30 19:23:42 +02:00
parent cb608646e3
commit ae84e23b04
2 changed files with 1 additions and 103 deletions

1
vimrc
View File

@@ -28,6 +28,7 @@ Plug 'hallison/vim-markdown'
Plug 'honza/vim-snippets'
Plug 'https://repo.or.cz/r/vcscommand.git'
Plug 'kazuyukitanimura/jsbeautify'
Plug 'keith/tmux.vim'
Plug 'kien/ctrlp.vim'
Plug 'mattn/calendar-vim'
Plug 'mduan/python.vim'