Browsing Tag
neovim
5 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.…
(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…
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.…
Configurando Neovim para Java
Engana-se muito quem acha que é necessário toda uma infraestrutura dedicada para programação Java. A cultura atual para…
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…