mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Added function to organize imports.
This commit is contained in:
commit
9136e67a84
2 changed files with 2 additions and 0 deletions
1
nvim/plugin/commands.vim
Normal file
1
nvim/plugin/commands.vim
Normal file
|
@ -0,0 +1 @@
|
|||
command! -nargs=0 OR :call CocAction('runCommand', 'editor.action.organizeImport')
|
Loading…
Add table
Add a link
Reference in a new issue