vimdoc
This commit is contained in:
parent
deea8ca006
commit
838c194a00
@ -43,6 +43,7 @@ make
|
||||
* [GPG](doc/gpg.md)
|
||||
* [SSH](doc/ssh.md)
|
||||
* [Tar](doc/tar.md)
|
||||
* [Vim](doc/vim.md)
|
||||
|
||||
|
||||
|
||||
|
||||
7
doc/vim.md
Normal file
7
doc/vim.md
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
## commentary.vim
|
||||
```gcc``` - comment string
|
||||
```v``` + ```gc``` - comment selected block
|
||||
|
||||
## surround.vim
|
||||
https://github.com/tpope/vim-surround
|
||||
Loading…
x
Reference in New Issue
Block a user