Neovim Config
Find a file
Prabhat Maurya 8b868ed944 feat: proper Go setup with gopls, formatters, and debugger
- Add Mason bin to Neovim PATH so formatters/linters are discoverable
- Add Mason ensure_installed for gofumpt, goimports, delve + stylua, black, yamlfmt
- Add Go filetype settings (tabs, tabwidth=4) in golang.lua
- Remove redundant Go keymaps — existing LSP and vim-test keymaps already cover everything

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-26 00:06:12 +05:30
jars update 2026-07-02 13:49:44 +05:30
lua/user feat: proper Go setup with gopls, formatters, and debugger 2026-07-26 00:06:12 +05:30
.gitignore initial commit 2025-01-15 23:20:30 +05:30
init.lua update 2026-07-25 23:54:05 +05:30
KEYMAPS.md update 2026-05-19 11:06:48 +05:30