mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-14 22:13:47 -05:00
Fixing tests
This commit is contained in:
@@ -87,6 +87,8 @@ describe 'spreadsheet'
|
||||
describe 'Manipulations'
|
||||
before
|
||||
new
|
||||
normal! ggdG
|
||||
call tablemode#Enable()
|
||||
normal i|test11|test12|
|
||||
|test21|test22|
|
||||
call cursor(1, 3)
|
||||
|
||||
Reference in New Issue
Block a user