Skip to content
Snippets Groups Projects
Commit 327735f2 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update Editors/VIM-Keyboard.pdf, Editors/Vim.md files

parent c72bc531
Branches
Tags
No related merge requests found
File added
......@@ -3,6 +3,10 @@
Is a great editor in the console
As a Gui version there is also `gvim`
Check out the handy References:
- [VIM Keyboard DE](VIM-Keyboard.pdf)
- [VIM Reference](VIM-Reference.pdf)
# Configs
```
filetype plugin indent on
......@@ -51,4 +55,4 @@ or maybe
# in .bashrc
# fix for vim backspace
stty erase '^?'
```
\ No newline at end of file
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment