0% found this document useful (0 votes)
48 views

Edendekker - Vim Cheat Sheet

This VIM cheat sheet provides concise references for navigating files, saving files, and customizing the editing environment in VIM. It includes shortcuts for opening new windows, moving between windows, saving files with or without encryption, and changing settings for line numbers, tab spacing, and syntax highlighting. The cheat sheet is published and maintained by edendekker on cheatography.com as a one page reference for common VIM commands and customizations.

Uploaded by

lyz lee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views

Edendekker - Vim Cheat Sheet

This VIM cheat sheet provides concise references for navigating files, saving files, and customizing the editing environment in VIM. It includes shortcuts for opening new windows, moving between windows, saving files with or without encryption, and changing settings for line numbers, tab spacing, and syntax highlighting. The cheat sheet is published and maintained by edendekker on cheatography.com as a one page reference for common VIM commands and customizations.

Uploaded by

lyz lee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

VIM Cheat Sheet Cheat Sheet

by edendekker (edendekker) via cheatography.com/69159/cs/22379/

Navigating Saving References

:vsplit open new file in another :w save changes vim author https:​//w​ww.v​im.org
other-​fil​‐ vertical split window :q! quit and override website
e.txt markdown https:​//w​ww.v​im.or​g/s​cri​‐
:setlocal cm=blo​‐ set crypt method to
:split open new file in another wfish blowfish plugin pts​/sc​rip​t.p​hp?​scr​ipt​_id​‐
other-​fil​‐ horizo​ntally split window website =2882
:X encrypt file
e.txt vim plugins https:​//w​ww.v​im.or​g/v​ims​cri​‐
:X key= remove encryption
CTRL+w move current cursor to the next ptl​ink​s.php
opened split window
Editing Enviro​nment
gg move to the begining of file
:set number enable line numbers
SHIFT+g move to the bottom of file
:set colorc​olu​‐ create a ruler guide at
w move one word to the right
mn=100 column 100
b move one word backward to
:syntax off turn off syntax highli​‐
the left
ghting
:help show main help file
:set tabstop=4 configure tab spacing
:help 'cm' show help file for cryptm​ethod
:set shiftw​‐ configure tab spacing
:help set show help file for set idth=4
:set expandtab configure tab spacing

By edendekker (edendekker) Published 11th April, 2020. Sponsored by ApolloPad.com


Last updated 11th April, 2020. Everyone has a novel in them. Finish
Page 1 of 1. Yours!
https://apollopad.com
cheatography.com/edendekker/
www.linkedin.com/in/edendekker/

You might also like