-
Notifications
You must be signed in to change notification settings - Fork 0
vim
holzkohlengrill edited this page Dec 15, 2023
·
16 revisions
in INSERT mode: You'll find that Shift-Left/Right and Ctrl-Left/Right will do the trick Shift + <key arrows> OR Ctrl(Win)/option(Mac) + <key arrows>
Useful options:
" Set tab width to 4 spaces
set tabstop=4
" Activate syntax highlighting
syntax on
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License *.
Code (snippets) are licensed under a MIT License *.
* Unless stated otherwise