Cosmetic refactoring

* Changed the API calls to be more sensible & simple and free of
  redundancy.
This commit is contained in:
Dhruva Sagar
2014-04-25 11:09:14 +05:30
parent cfbac6979d
commit 43d0c0ff6f
9 changed files with 92 additions and 92 deletions

View File

@@ -54,7 +54,7 @@ describe 'cell'
before
new
normal! ggdG
call tablemode#TableModeEnable()
call tablemode#Enable()
normal i|test11|test12|
|test21|test22|
call cursor(1, 3)
@@ -95,7 +95,7 @@ describe 'cell'
describe 'up or down'
before
new
normal! ggdG
normal! ggdG
call tablemode#Enable()
normal i|test11|test12|
|test21|test22|