Add vim-orgmode and update vim-plist
This commit is contained in:
parent
22bb73effb
commit
3920cc240a
1 changed files with 4 additions and 1 deletions
|
|
@ -54,9 +54,12 @@ Plug 'twerth/ir_black'
|
|||
" Various langs
|
||||
Plug 'rodjek/vim-puppet'
|
||||
Plug 'keith/swift.vim'
|
||||
Plug 'hunner/vim-plist'
|
||||
Plug 'darfink/vim-plist'
|
||||
Plug 'vim-ruby/vim-ruby'
|
||||
Plug 'kchmck/vim-coffee-script'
|
||||
Plug 'jceb/vim-orgmode'
|
||||
" For vim-orgmode
|
||||
Plug 'tpope/vim-speeddating'
|
||||
call plug#end()
|
||||
|
||||
" Because.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue