Commit fe1f9b66 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Make vim-ctrlspace load the last workspace automatically

parent ce07f48f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ elseif executable("ag")
endif
let g:CtrlSpaceSaveWorkspaceOnSwitch = 1
let g:CtrlSpaceSaveWorkspaceOnExit = 1
let g:CtrlSpaceLoadLastWorkspaceOnStart = 1

" Modeline
set modeline