mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-17 15:23:38 -05:00
Include the header when deleting columns
This commit is contained in:
9
t/fixtures/complex_header.txt
Normal file
9
t/fixtures/complex_header.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|----------+----------+----------+----------|
|
||||
| counting | backward | alphabet | backward |
|
||||
|:========:+:=========+=========:+==========|
|
||||
| 1 | 9 | a | z |
|
||||
| 2 | 8 | b | y |
|
||||
| 3 | 7 | c | x |
|
||||
| 4 | 6 | d | w |
|
||||
| 5 | 5 | e | v |
|
||||
|----------+----------+----------+----------|
|
||||
Reference in New Issue
Block a user