mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-13 14:59:10 +08:00
Merge remote-tracking branch 'ccheek21/toml' into dev
This commit is contained in:
commit
60e5408b6d
@ -22,6 +22,7 @@ function! SpaceVim#layers#lang#plugins() abort
|
||||
\ ['vimperator/vimperator.vim', { 'on_ft' : 'vimperator'}],
|
||||
\ ['voxpupuli/vim-puppet', {'on_ft' : 'puppet'}],
|
||||
\ ['peterhoeg/vim-qml', { 'on_ft' : 'qml'}],
|
||||
\ ['cespare/vim-toml', { 'on_ft' : 'toml'}],
|
||||
\ ]
|
||||
return plugins
|
||||
endfunction
|
||||
|
Loading…
x
Reference in New Issue
Block a user