Add goyo for vimwiki
This commit is contained in:
parent
34d4f80ee1
commit
89cb488cbd
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,7 @@ let
|
|||
editorconfig-vim
|
||||
fzf-vim
|
||||
fzfWrapper
|
||||
goyo
|
||||
gundo
|
||||
nerdtree
|
||||
opencl-syntax
|
||||
|
@ -201,6 +202,7 @@ let
|
|||
\{'path': '~/vimwiki/personal.wiki'}
|
||||
\]
|
||||
:autocmd FileType vimwiki map <leader>d :VimwikiMakeDiaryNote
|
||||
:autocmd FileType vimwiki Goyo
|
||||
function! ToggleCalendar()
|
||||
execute ":Calendar"
|
||||
if exists("g:calendar_open")
|
||||
|
|
Loading…
Reference in a new issue