Posts

Showing posts with the label Code Editor

Essentials Vim Cheatsheet that You will ever need

Image
vim code editor alternate logo Here are some Vim cheat sheet including your requests (set nu, set tabstop, etc.) formatted as a table view for quick reference. Vim Common Settings Command Description :set nu Show line numbers :set tabstop=4 Set number of spaces per tab (display width) :set shiftwidth=4 Indentation width for >> and << :set expandtab Convert tabs to spaces :set noexpan...

Popular posts from this blog

How to Install Microsoft Office on Your PC: A Step-by-Step Guide

Coding On Your Android Phone Using Termux

The Hidden Disk Hogs on Windows Developers Keep Ignoring (And How to Move Them to D:)