Found 48 bookmarks
Newest
Learn Vim
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
·learnvim.irian.to·
Learn Vim
learnbyexample - Vim Tips
learnbyexample - Vim Tips
Learn Python, Regex, Linux, Scripting, Vim, Ebooks, Self-Publishing and Interesting Tech Nuggets.
·learnbyexample.github.io·
learnbyexample - Vim Tips
AstroNvim
AstroNvim
An aesthetically pleasing and feature-rich neovim config that is extensible and easy to use with a great set of plugins
·astronvim.com·
AstroNvim
How To Go To a Specific Line in Vim / Vi
How To Go To a Specific Line in Vim / Vi
Learn how to navigating to specific lines in vim. There are many options: jumping to a line number, using your mouse (!), or searching for something specific.
·warp.dev·
How To Go To a Specific Line in Vim / Vi
What are the 7 Vim / Vi Modes?
What are the 7 Vim / Vi Modes?
Learn about seven of Vim’s modes and how to switch between them: normal, insert, visual, command-line, replace, binary, and org.
·warp.dev·
What are the 7 Vim / Vi Modes?
Beyond basic modal editing. Using vim's command-line mode.
Beyond basic modal editing. Using vim's command-line mode.
Most people learn vim’s codenormal/code, codeinsert/code, and codevisual/code modes. But they’re only casually acquainted with vim’s powerful Ex commands. Let’s take a look at some.
·thoughtbot.com·
Beyond basic modal editing. Using vim's command-line mode.