Skip to content

Commit 2476d85

Browse files
committed
vim: add coc restart command
1 parent 95a51fc commit 2476d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dot_vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,7 @@ call fuzzymenu#AddAll({
877877
\ '󰐱 Coc Extensions': {'exec': 'CocFzfList extensions'},
878878
\ '󰣖 Coc Services': {'exec': 'CocFzfList services'},
879879
\ ' Coc Config': {'exec': 'CocConfig'},
880+
\ '󰜉 Coc Restart': {'exec': 'CocRestart'},
880881
\ '󰣖 Coc Completion Sources': {'exec': 'CocFzfList sources'},
881882
\ ' Coc LSP Logs': {'exec': 'CocCommand workspace.showOutput'},
882883
\ ' Coc Logs': {'exec': 'CocInfo'},

0 commit comments

Comments
 (0)