Browsing Tag
vim
8 posts
Mason.nvim: The Ultimate Guide to Managing Your Neovim Tooling
Welcome to the comprehensive guide for mason.nvim, the portable package manager designed to streamline your Neovim development workflow.…
Linux 101: Part 5 – Mastering VI Editor: A Beginner’s Guide to Text Editing, Navigation, and Essential Commands
Introduction to VI Editor The VI Editor is one of the most powerful and widely used text editors…
[Boost]
My Modern (but Retro) Web Dev Setup with Vim on Windows Bruno Ciccarino λ ・ Jan 16 #vim…
(neo)vim search and replace, with quickfix and capture groups
I’m using pandoc to generate this website from markdown files to html, and the problem that all my…
Vim
Vi Improved, a programmer’s text editor To open a file, type vim followed by the file name in…
Using only vim to solve AdventOfCode Challenges | Episode 2
Note: It’s important to read the first episode to understand the context of how these challenges are solved.…
An opinionated article about vim
Introduction I have now been using vim and neovim for almost a year. In that time I built…
How to create your own completion for vim
Have you ever thought about defining your own completion for particular things like emails, contact names or for…