We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6c42e commit d69f611Copy full SHA for d69f611
doc/vim-stay.txt
@@ -1,4 +1,4 @@
1
-*vim-stay.txt* For Vim version 7.0 or better version 1.4.0
+*vim-stay.txt* For Vim version 7.0 or better version 1.4.1
2
3
4
VIM REFERENCE for the Stay plug-in
plugin/stay.vim
@@ -1,7 +1,7 @@
" A LESS SIMPLISTIC TAKE ON RESTORE_VIEW.VIM
" Maintainer: Zach Himsel <[email protected]>
" License: MIT (see LICENSE.md)
-" Version: 1.4.0
+" Version: 1.4.1
5
" GetLatestVimScripts: 5099 1 :AutoInstall: vim-stay
6
if &compatible || !has('autocmd') || !has('mksession') || v:version < 700
7
finish
0 commit comments