mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Improve Ruby
This commit is contained in:
parent
502707a378
commit
0529830ad1
2 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ Plug 'LnL7/vim-nix' , { 'for': 'nix' }
|
|||
Plug 'toyamarinyon/vim-swift' , { 'for': 'swift' }
|
||||
Plug 'jjo/vim-cue' , { 'for': 'cue' }
|
||||
Plug 'ionide/Ionide-vim' , { 'for': 'fs' }
|
||||
Plug 'pocke/rbs.vim' , { 'for': 'rbs' }
|
||||
|
||||
" Text objects
|
||||
Plug 'vim-scripts/argtextobj.vim' " arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue