Add :ISort vim command

This commit is contained in:
2017-09-20 12:00:00 -05:00
parent 21bac2a35f
commit 6878448cdd
2 changed files with 12 additions and 0 deletions

1
plugin/commands.vim Normal file
View File

@@ -0,0 +1 @@
command! ISort call do#isort()