Vim commands

This commit is contained in:
lachtan
2021-09-18 18:26:41 +02:00
parent 772e0bea0d
commit 81fb2cb4dc

View File

@@ -1,15 +1,15 @@
# VIM # VIM
## Commands ## 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 ## Plugins
https://github.com/junegunn/vim-plug * [vim-plug](https://github.com/junegunn/vim-plug)
https://opensource.com/article/20/2/how-install-vim-plugins * [How to install vim plugins](https://opensource.com/article/20/2/how-install-vim-plugins)
## EditorConfig ## EditorConfig
https://editorconfig.org * [Home page](https://editorconfig.org)
https://github.com/editorconfig/editorconfig-vim#readme * [Readme](https://github.com/editorconfig/editorconfig-vim#readme)
### TODO ### TODO
Klidne bych mohl mit vim konfiguraci na githubu a jen ji simple Klidne bych mohl mit vim konfiguraci na githubu a jen ji simple