diff options
author | Robin Obůrka <robin.oburka@nic.cz> | 2018-08-31 12:37:05 +0200 |
---|---|---|
committer | Robin Obůrka <robin.oburka@nic.cz> | 2018-08-31 12:37:05 +0200 |
commit | ba3fdfae7076de74b5def919df3e7be409ccb193 (patch) | |
tree | ed03f0f9241dc0b81461516cead067c7f103cbeb /.vim | |
parent | Add sdcv integration (diff) | |
download | vim_sync-ba3fdfae7076de74b5def919df3e7be409ccb193.tar.xz |
Add table mode plugin
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/bundle/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/bundle/README b/.vim/bundle/README index 682c932..d7ada6e 100644 --- a/.vim/bundle/README +++ b/.vim/bundle/README @@ -8,3 +8,4 @@ https://github.com/itchyny/lightline.vim https://github.com/yggdroot/indentline https://github.com/w0rp/ale.git https://github.com/scrooloose/nerdcommenter.git +https://github.com/dhruvasagar/vim-table-mode |