Welcome to the knowledge lounge for project meow developers. Grab a warm beverage, curl up with your editor, and explore the guides below.
-
01 – Installation & Upgrade Guide
Step-by-step setup for fresh environments, project meow integration, and staying current. -
02 – Configuration & Personalization
Understand the directory layout, key files, and how to make meowvim truly yours. -
03 – Daily Workflows & Recipes
Practical routines for navigation, coding, testing, debugging, and automation. -
04 – Troubleshooting & Health Checks
Common fixes, diagnostic commands, and tips.
- Complete Keymap Reference — Exhaustive list organized by category.
- Quick Reference Card — One-page cheat sheet.
- Within Neovim, press
<leader>ohkto search every keymap interactively.
- Core configuration:
lua/config/ - Plugin specs:
lua/plugins/ - Personal overrides:
after/
Spot an opportunity to improve these pages?
- Open an issue or discussion with your idea.
- Submit a pull request — stylistic cat puns encouraged but optional.
All documentation is covered by the project’s MIT License.