mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:30:05 +08:00
Removed tmux from default list
This commit is contained in:
parent
cbac0303ee
commit
6a3e1fa9f2
@ -123,7 +123,6 @@ function! SpaceVim#default#SetPlugins() abort
|
||||
call add(g:spacevim_plugin_groups, 'indents')
|
||||
call add(g:spacevim_plugin_groups, 'navigation')
|
||||
call add(g:spacevim_plugin_groups, 'misc')
|
||||
call add(g:spacevim_plugin_groups, 'tmux')
|
||||
|
||||
call add(g:spacevim_plugin_groups, 'core')
|
||||
call add(g:spacevim_plugin_groups, 'unite')
|
||||
|
Loading…
Reference in New Issue
Block a user