mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-15 22:43:47 -05:00
Improved table.vim tests. Fixed #24.
This commit is contained in:
7
t/fixtures/sample_with_header.txt
Normal file
7
t/fixtures/sample_with_header.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
| Title | Message |
|
||||
|--------+---------|
|
||||
| test11 | test12 |
|
||||
| test21 | test22 |
|
||||
|--------+---------|
|
||||
|
||||
Reference in New Issue
Block a user