Don't use Goyo toggle, force on
This commit is contained in:
parent
89cb488cbd
commit
910247fc58
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ let
|
|||
\{'path': '~/vimwiki/personal.wiki'}
|
||||
\]
|
||||
:autocmd FileType vimwiki map <leader>d :VimwikiMakeDiaryNote
|
||||
:autocmd FileType vimwiki Goyo
|
||||
:autocmd FileType vimwiki Goyo 80x114
|
||||
function! ToggleCalendar()
|
||||
execute ":Calendar"
|
||||
if exists("g:calendar_open")
|
||||
|
|
Loading…
Reference in a new issue