Standard Search
About 16 results
https://vale.rocks/posts/neovim · 12 Jul 2025
A full breakdown of my Neovim configuration, including documentation of all my base settings, plugins, and keybinds, as well as why I've configured them as such.
https://marko.tech/journal/fzf-ftw · 8 Jun 2025
fzf-tools is a zsh plugin that enhances command line efficiency with interactive selection for files, history, scripts, and git commits.
https://hboon.com/fix-gx-neovim-with-ruby-script/ · 20 Mar 2024
Maybe it's my setup, but I have always had problems with gx since ever since I started using vim/MacVim/Neovim. I also wrote about streamlining
https://hboon.com/streamline-opening-neovim-from-the-shell/ · 26 Feb 2024
The mvim script included with MacVim is useful for launching the MacVim app from the shell. Sure, you can run Neovim from the shell with nvim . but I
https://hboon.com/double-click-file-in-macos-to-open-in-neovim/ · 17 Feb 2024
I have been using Neovim in a dedicated Alacritty for exactly a year. Took me a long time to come to it, but I recently sought to fix one issue — I
https://heaths.dev/general/2023/01/02/oh-my-posh.html · 2 Jan 2023
As a terminal junky, many years ago I customized my PowerShell $profile to define a custom function:prompt. This included custom parsing for any .git directory (even .hg for Mecurial!), and eventually any .git file to support worktrees and submodules. It w...
https://marko.tech/journal/vim-vs-emacs-vs-spacemacs-vs-other-command-line-text-editors · 12 Jan 2022
Text editors are essential tools for developers, allowing them to create, edit and manage code. There are many text editors available, each with their own strengths and weaknesses. This article will compare and contrast the features, advantages, and disadv...
https://heaths.dev/tips/2020/05/06/powerline-in-vim.html · 6 May 2020
As a long-time vim user (though I more commonly use Code these days), I relish the opportunity to improve my experience. I’ve been using Powerline for my bash prompt for a while and even developed a pure PowerShell variant. I wanted to integrate it into ...
https://marko.tech/journal/my-favorite-vim-plugins · 1 May 2020
A curated list of essential plugins and command line tools to improve your productivity.
https://marko.tech/journal/vim-cheatsheet · 18 Dec 2019
Put together a quick cheat-sheet from things I've copied and saved over the years. I come back to these notes from time to time and thought it time to finally share them.