Add :ISort vim command

This commit is contained in:
2017-09-20 12:00:00 -05:00
parent 9f198b0f37
commit 15ff515edd
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()