hyperextensible Vim-based text editor

Banner

Bookmarks

6 items

Articles

My Neovim Config

My Neovim Config

Discover a structured and modular approach to configuring Neovim for maximum efficiency. This guide breaks down my Neovim setup, including plugin management, keybindings, language-specific configurations, and utility scripts. Learn how I organize my directories, automate language server setups, and optimize Neovim for a seamless development experience. Perfect for developers looking to refine their Neovim workflow!

How to Install and Configure TypeScript-Go (tsgo) as an LSP in Neovim

How to Install and Configure TypeScript-Go (tsgo) as an LSP in Neovim

Learn how to install and configure TypeScript-Go (tsgo) as a high-performance TypeScript and JavaScript language server (LSP) in Neovim 0.11+. Follow this step-by-step guide to set up tsgo, improve your development workflow, and enjoy faster code navigation and completion in Neovim.

Remap Caps Lock to ESC

Remap Caps Lock to ESC

Learn how to easily remap the Caps Lock key to Escape on macOS, Windows, and Linux. This guide provides step-by-step instructions for each operating system, including using System Preferences on macOS, PowerToys on Windows, and SXKHD on Linux. Improve your typing experience and boost your productivity by turning the rarely used Caps Lock key into a more useful Escape key.