Explore >> Select a destination


You are here

www.devas.life
| | mariocarrion.com
2.5 parsecs away

Travel
| | Packer is no longer supported; time to migrate to lazy; also, I decided to stop using vim-go, replacing it with go.nvim
| | coen.needell.org
2.9 parsecs away

Travel
| | Vim, "the ubiquitous text editor", has been with us since the 1980s, with new programmers discovering its arcane power every day. It was originally developed for the Atari ST under the name "Stevie" (ST Editor for VI Enthusiasts), and was later ported to Unix and OS/2 (a precursor to Windows). Originally, vim was simply an Atari port of vi1:, which in turn was the visual mode for the command line text editor ex2. It continued to use the name "Stevie" until 1993, when the name was changed to Vi iMproved (...
| | ncona.com
2.9 parsecs away

Travel
| | I've known about neovim for a long time, but I've never tried it out. My goal for this article is to try to replicate my current vim configuration: File explorer Grep Fuzzy file finder Syntax highlight .vimrc configuration If Neovim is as good as people say, I should be able to do that, and it should run faster. Installation Neovim is already packaged for most OS. Sadly, the version included in Ubuntu is too old for most plugins out there. For this reason, we'll have to build from source. Install prerequisites: 1 sudo apt-get install ninja-build gettext cmake unzip curl
| | nickjanetakis.com
19.7 parsecs away

Travel
| This will be a 1,000 foot overview of the process.