mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-17 07:23:37 -05:00
Add support for escaping the separator #118
Initial support. Alignment and border creation is fixed and is consistent in considering the escaped table separator as part of the column. TODO : * Fix syntax to reflect the above. * Fix cell definition, motion & formula engine to incorporate this.
This commit is contained in:
@@ -16,3 +16,9 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
rake
|
||||
vim-flavor (~> 1.1)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.3.0p0
|
||||
|
||||
BUNDLED WITH
|
||||
1.13.6
|
||||
|
||||
Reference in New Issue
Block a user