Closed mMontu closed 9 years ago
Sometimes I get confused when the alternate file is changed after checking the calendar.
Example:
nmap <silent> <Leader>cal :Calendar -view=year -split=vertical \ -position=topleft -width=27<CR>
:e fileA, e: fileB, <c-^> (ends in fileA), <leader>cal, q, <c-^> (ends in calendar buffer instead of fileB)
:e fileA
e: fileB
<c-^>
<leader>cal
q
Thank you for your pull request.
Sometimes I get confused when the alternate file is changed after checking the calendar.
Example:
:e fileA
,e: fileB
,<c-^>
(ends in fileA),<leader>cal
,q
,<c-^>
(ends in calendar buffer instead of fileB)