mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Add F# support
This commit is contained in:
parent
8ee410614b
commit
2d523ea448
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ Plug 'rust-lang/rust.vim' , { 'for': ['rs', 'rust'] }
|
|||
Plug 'LnL7/vim-nix' , { 'for': 'nix' }
|
||||
Plug 'toyamarinyon/vim-swift' , { 'for': 'swift' }
|
||||
Plug 'jjo/vim-cue' , { 'for': 'cue' }
|
||||
Plug 'ionide/Ionide-vim' , { 'for': 'fs' }
|
||||
|
||||
" Text objects
|
||||
Plug 'vim-scripts/argtextobj.vim' " arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue