Blank space change
This commit is contained in:
parent
63bb97f7ba
commit
90c8f87c88
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@ let
|
||||||
\]
|
\]
|
||||||
:autocmd FileType vimwiki map <leader>d :VimwikiMakeDiaryNote
|
:autocmd FileType vimwiki map <leader>d :VimwikiMakeDiaryNote
|
||||||
:autocmd FileType vimwiki Goyo 80x20
|
:autocmd FileType vimwiki Goyo 80x20
|
||||||
|
|
||||||
function! ToggleCalendar()
|
function! ToggleCalendar()
|
||||||
execute ":Calendar"
|
execute ":Calendar"
|
||||||
if exists("g:calendar_open")
|
if exists("g:calendar_open")
|
||||||
|
|
Loading…
Reference in a new issue