Skip to content

Commit

Permalink
override command
Browse files Browse the repository at this point in the history
  • Loading branch information
DanilaMihailov committed Jun 16, 2020
1 parent 8f01c4b commit 6cd69f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/vim-tips-wiki.vim
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ function OpenRandomWikiTip()
execute "help vtw-".n
endfunction

command RandomVimTip call OpenRandomWikiTip()
command! RandomVimTip call OpenRandomWikiTip()

0 comments on commit 6cd69f6

Please sign in to comment.