VIM editor -raspberry pi

Photo of author

By Jackson Taylor

YouTube video

installing vim

sudo apt-get install vim

vim have 2 modes

insert mode (edit mode)

press ‘i’ to enter this mode

command mode

press ESC button to enter this mode

create and editing a file

vim print.py

(example——-create and edit a python file)

press i to enter insert mode

Hardware Hack

Stop Buying New Batteries for Your Tech

Electronics are expensive, but their power sources don't have to be. Discover the simple engineering trick to recondition dead batteries and bring your gadgets back to 100% capacity.

Watch the Free Video

add your data

saving a file

first enter command mode (press ESC button to enter this mode)

:wq

and press Enter key

See also
REAL TIME CLOCK (RTC) USING SMD IC BQ32000 AND MSP430 LAUCHPAD (MSP430G25530

Revive Your Dead Electronics

Got a drawer full of dead gadgets or a failing car battery? Instead of paying a premium for replacements, use this simple trick to easily recondition them right from home.

See How It Works