Skip to content

Commit c070e0e

Browse files
committed
Add spaceneovim as default layer
1 parent ac5c52c commit c070e0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vimrc.sample

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ endif
2626
" IMPORTANT: For the moment, any changes in plugins or layers needs
2727
" a vim restart and :PlugInstall
2828
let g:dotspacevim_configuration_layers = [
29-
\ '+nav/quit'
29+
\ '+applications/spaceneovim'
30+
\, '+nav/quit'
3031
\, '+nav/buffers'
3132
\, '+nav/windows'
3233
\, '+nav/text'

0 commit comments

Comments
 (0)