Add option to auto align table while editing #73

This commit is contained in:
Dhruva Sagar
2017-03-09 10:58:51 +05:30
parent d3b70df0a6
commit 1eef73fc5b
5 changed files with 26 additions and 2 deletions

View File

@@ -27,3 +27,4 @@ let g:table_mode_echo_cell_map = '<Leader>t?'
let g:table_mode_sort_map = '<Leader>ts'
let g:table_mode_syntax = 1
let g:table_mode_auto_align = 1