Posts tagged “productivity”
16 articles · all posts
June 30, 2020
How to search faster in Vim with FZF.vim
How to configure Vim to do search faster
June 9, 2020
Why I use Vim
>-
June 6, 2020
Organize data on-the-go with Linux sort
Organize data on the go with linux sort
May 9, 2020
Learn how to use vim undo to time travel
Learn how to use vim undo to boost productivity and travel across time
April 28, 2020
How to use tags in Vim to jump to definitions quickly
How to use tags in Vim
April 23, 2020
How to search and open files in Vim without plugins
How to open and search for files in Vim without plugins
April 20, 2020
Using buffers, windows, and tabs efficiently in Vim
how to use buffers, windows, tabs efficiently in Vim
March 21, 2020
Discovering Vim Global Command
Learn how to use global command to save you time
December 28, 2019
Automate typing with Vim macros
Level up your vim superpower with macros
December 21, 2019
Type less and save time with Vim's global command!
Procrastinators everywhere shall rejoice!
December 7, 2019
Execute command line commands from inside vim
Power! Unlimited Power!!
October 11, 2019
Scratch notes in vim
>-
October 6, 2019
Share your methods to measure and improve personal productivity!
How can we achieve more with less effort?
September 25, 2019
Quick vim tips to generate and increment numbers
Too lazy to type each one of them numbers
August 12, 2019
Do you know Vim can execute normal mode command while in insert mode?
When I did, it changed my vim editing life - for the better
August 10, 2019
Use Vim's dot command to do repetitive tasks faster
Dot command sets vim apart from many editors