mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-14 05:53:47 -05:00
Fixed the doc, Added demo gif & updated README
This commit is contained in:
@@ -35,3 +35,8 @@ default. You would have to use `:TableModeToggle` command or the table mode
|
||||
toggle mapping, which is `<Leader>tm` by default. This is on a per buffer basis
|
||||
and so it does not mess up unless enabled explicitly. Please read `:h table-mode`
|
||||
for further information.
|
||||
|
||||
Demo:
|
||||
|
||||
<img src="https://raw.github.com/dhruvasagar/vim-table-mode/master/demo.gif"
|
||||
height="500" />
|
||||
|
||||
Reference in New Issue
Block a user