Editor Peace
Say no to editor war
vi
color delek
syntax on
Command mode
- “i” will let you insert before cursor
- “:q!” quit without saving
- “:wq” write to file and quit
Input mode
To exit input mode, hit “Esc”
To find
To find a text, hit “/” followed by the text. If you’re trying to find “happiness”, you should do: “/happiness”
Then hit “n” to find the next occurence.
Page forward
Ctrl+F
Emacs
Atom
Goes away on December 15, 2022
In case this site goes down, run the following:
apm install linter
pip install flake8 --user
pip install flake8-docstrings --user
apm install linter-flake8
I don’t use it anymore since it kept getting in my way.
Disable the tree-view package
editor
vi
gnu_emacs
emacs
editor_war
atom
]