/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

arslan.io
| | ncona.com
6.5 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
| | infinitedigits.co
5.0 parsecs away

Travel
| | Here's my very simple Vim setup that I like to use for writing.
| | vinitkumar.me
5.3 parsecs away

Travel
| | The blog guides users through a smooth transition from Vim to Neovim, highlighting Neovim's improved performance, enhanced features, and better extensibility. It details the migration process, emphasizing the compatibility between Vim and Neovim configurations. The author's Neovim Lua-based configuration is provided, featuring a curated set of plugins, key mappings, and settings for a more modular and organized setup. The blog concludes by acknowledging the advantages of Neovim's init.lua configuration for those interested in exploring its features and flexibility.
| | rugu.dev
19.1 parsecs away

Travel
| [AI summary] The user has transitioned to Arch Linux, finding it more efficient and customizable compared to other operating systems. They use a tiling window manager, dwm, and have customized their keyboard layout for both Turkish and English. They rely heavily on the terminal for all tasks, using st and bash, and prefer neovim for text editing. They utilize dvtm for managing terminal sessions and ranger for file management. The user also employs gitjournal for note-taking, pass for password management, and uses Brave with Vim keybindings. The overall experience has been challenging but rewarding, leading to increased productivity and a deeper understanding of their workflow.