vim

Set tab to 4 spaces in vim

greenteabiscuit

Reishi Mitani

Posted on November 11, 2020

Set tab to 4 spaces in vim

Create or edit .vimrc in your default directory.

// go back to your root directory
$ cd
// create or edit .vimrc
$ vi .vimrc

// inside .vimrc, add the line below
set tabstop=4
Enter fullscreen mode Exit fullscreen mode
💖 💪 🙅 🚩
greenteabiscuit
Reishi Mitani

Posted on November 11, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Baby Steps with Rust
programming Baby Steps with Rust

November 29, 2024

OOP Bootcamp 2: The Why of OOP
oop OOP Bootcamp 2: The Why of OOP

November 29, 2024

The Story of Nel
satire The Story of Nel

November 29, 2024