Vim commands
This commit is contained in:
10
doc/vim.md
10
doc/vim.md
@@ -1,15 +1,15 @@
|
||||
# VIM
|
||||
|
||||
## Commands
|
||||
* `:cq[uit][!]` - Quit Vim with an error code
|
||||
* `:cq[uit][!]` - quit without saving and make Vim return non-zero error (i.e. exit with error)
|
||||
|
||||
## Plugins
|
||||
https://github.com/junegunn/vim-plug
|
||||
https://opensource.com/article/20/2/how-install-vim-plugins
|
||||
* [vim-plug](https://github.com/junegunn/vim-plug)
|
||||
* [How to install vim plugins](https://opensource.com/article/20/2/how-install-vim-plugins)
|
||||
|
||||
## EditorConfig
|
||||
https://editorconfig.org
|
||||
https://github.com/editorconfig/editorconfig-vim#readme
|
||||
* [Home page](https://editorconfig.org)
|
||||
* [Readme](https://github.com/editorconfig/editorconfig-vim#readme)
|
||||
|
||||
### TODO
|
||||
Klidne bych mohl mit vim konfiguraci na githubu a jen ji simple
|
||||
|
||||
Reference in New Issue
Block a user