Skip to content

Instantly share code, notes, and snippets.

View ajeeb-kp-keleno's full-sized avatar
🏠
Working from home

ajeeb-kp-keleno

🏠
Working from home
View GitHub Profile
@alsibir
alsibir / # Vim Cheatsheet
Last active February 13, 2024 14:43
[.vim] vim #vim
# Vim Cheatsheet
>Disclaimer: This cheatsheet is summarized from personal experience and other online tutorials. It should not be considered as an official advice.
## Global
```bash
:help keyword # open help for keyword
:o file # open file
:saveas file # save file as
:close # close current pane