diff --git a/README.md b/README.md index 38bed56..3f16b8b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ make * [GPG](doc/gpg.md) * [SSH](doc/ssh.md) * [Tar](doc/tar.md) +* [Vim](doc/vim.md) diff --git a/doc/vim.md b/doc/vim.md new file mode 100644 index 0000000..cadea61 --- /dev/null +++ b/doc/vim.md @@ -0,0 +1,7 @@ + +## commentary.vim +```gcc``` - comment string +```v``` + ```gc``` - comment selected block + +## surround.vim +https://github.com/tpope/vim-surround