Updated README

* Updated documentation with regards to manual installation
This commit is contained in:
Dhruva Sagar
2015-03-17 13:53:24 -07:00
parent 757d1f95eb
commit af182b1387

View File

@@ -25,8 +25,8 @@ There are several ways to do this
$ cd ~/.vim $ cd ~/.vim
$ git submodule add git@github.com:dhruvasagar/vim-table-mode.git bundle/table-mode $ 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 3. Copy all files under autoload/, plugin/, doc/ to respective
respective ~/.vim/autoload/, ~/.vim/plugin and ~/.vim/doc under UNIX or ~/.vim/autoload/, ~/.vim/plugin and ~/.vim/doc under UNIX or
vimfiles/autoload/, vimfiles/plugin/ and vimfiles/doc under WINDOWS and vimfiles/autoload/, vimfiles/plugin/ and vimfiles/doc under WINDOWS and
restart VIM restart VIM