We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a51fc commit 2476d85Copy full SHA for 2476d85
dot_vimrc
@@ -877,6 +877,7 @@ call fuzzymenu#AddAll({
877
\ ' Coc Extensions': {'exec': 'CocFzfList extensions'},
878
\ ' Coc Services': {'exec': 'CocFzfList services'},
879
\ ' Coc Config': {'exec': 'CocConfig'},
880
+ \ ' Coc Restart': {'exec': 'CocRestart'},
881
\ ' Coc Completion Sources': {'exec': 'CocFzfList sources'},
882
\ ' Coc LSP Logs': {'exec': 'CocCommand workspace.showOutput'},
883
\ ' Coc Logs': {'exec': 'CocInfo'},
0 commit comments