18 lines
574 B
Markdown
18 lines
574 B
Markdown
# VIM
|
|
|
|
## Commands
|
|
* `:cq[uit][!]` - quit without saving and make Vim return non-zero error (i.e. exit with error)
|
|
|
|
## 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
|
|
* [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
|
|
stanout do patricneho mista a udelan na ni load v ~/.vimrc
|
|
Cele by to vlastne mohl resit pomocny skript.
|