Building Neovim from Source

How to build Neovim from source if, for example, there is no binary for your system.

October 23, 2022 · 2 min · lukefilewalker
editors

Open Reference Material in a Floating Window In Neovim

View reference material in a CLI web browser or via a terminal command in a floating window within Neovim.

November 26, 2021 · 4 min · lukefilewalker
editors

Inserting Command Line Results Directly Into Vim

Inserting the output of a shell command directly into your current vim buffer.

March 24, 2015 · 1 min · lukefilewalker
editors

Remove Trailing Whitespace in Vim

How to remove trailing whitespace in a file with vim.

January 30, 2015 · 1 min · lukefilewalker
editors

Find and Replace in Vim

How to copy and paste to and from the clipboard while working in the CLI.

January 30, 2015 · 1 min · lukefilewalker
editors