mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-14 05:53:47 -05:00
Update doc and fixed specs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
let g:table_mode_corner = '+'
|
||||
let g:table_mode_separator = '|'
|
||||
let g:table_mode_separator_map = '<Bar>'
|
||||
let g:table_mode_escaped_separator_regex = '\V\C\\\@1<!|'
|
||||
let g:table_mode_fillchar = '-'
|
||||
let g:table_mode_header_fillchar = '-'
|
||||
|
||||
Reference in New Issue
Block a user