mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-11 20:43:47 -05:00
Updated README.md
- Removed requirement of dependence on Tabular since table-mode is no longer dependent on the same.
This commit is contained in:
@@ -26,11 +26,6 @@ $ git submodule add git@github.com:dhruvasagar/vim-table-mode.git bundle/table-m
|
||||
vimfiles/autoload/, vimfiles/plugin/ and vimfiles/doc under WINDOWS and
|
||||
restart VIM
|
||||
|
||||
### Requirements
|
||||
|
||||
Depends on <a href="https://github.com/godlygeek/tabular">Tabular</a>. Make
|
||||
sure Tabular is installed and loaded into your runtime to ensure this works.
|
||||
|
||||
### Usage
|
||||
|
||||
- **On the fly table creation** :
|
||||
|
||||
Reference in New Issue
Block a user