mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Updated README
* Updated documentation with regards to manual installation
This commit is contained in:
@@ -25,8 +25,8 @@ There are several ways to do this
|
||||
$ cd ~/.vim
|
||||
$ git submodule add git@github.com:dhruvasagar/vim-table-mode.git bundle/table-mode
|
||||
```
|
||||
3. Copy autoload/tablemode.vim, plugin/table-mode.vim, doc/table-mode.txt to
|
||||
respective ~/.vim/autoload/, ~/.vim/plugin and ~/.vim/doc under UNIX or
|
||||
3. Copy all files under autoload/, plugin/, doc/ to respective
|
||||
~/.vim/autoload/, ~/.vim/plugin and ~/.vim/doc under UNIX or
|
||||
vimfiles/autoload/, vimfiles/plugin/ and vimfiles/doc under WINDOWS and
|
||||
restart VIM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user