nvim/lua/user
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
..
lsp_servers feat: proper Go setup with gopls, formatters, and debugger 2026-07-26 00:06:12 +05:30
android.lua update 2026-07-02 13:49:44 +05:30
autocmds.lua initial commit 2025-01-15 23:20:30 +05:30
autopairs.lua update 2026-07-12 20:10:04 +05:30
cmp.lua update 2026-07-12 20:10:04 +05:30
commands.lua initial commit 2025-01-15 23:20:30 +05:30
comment.lua update 2026-05-19 11:35:28 +05:30
files_utils.lua update 2026-07-12 20:10:04 +05:30
flutter.lua update 2026-07-02 13:49:44 +05:30
gruvbox.lua update 2026-07-12 20:10:04 +05:30
java.lua update 2026-07-12 20:10:04 +05:30
keymaps.lua update 2026-07-12 20:10:04 +05:30
lsp.lua feat: proper Go setup with gopls, formatters, and debugger 2026-07-26 00:06:12 +05:30
markdown.lua initial commit 2025-01-15 23:20:30 +05:30
null-ls.lua update 2026-07-12 20:10:04 +05:30
options.lua feat: proper Go setup with gopls, formatters, and debugger 2026-07-26 00:06:12 +05:30
search_replace.lua initial commit 2025-01-15 23:20:30 +05:30
snippets.lua initial commit 2025-01-15 23:20:30 +05:30
telescope.lua update 2026-07-12 20:10:04 +05:30
terminal.lua initial commit 2025-01-15 23:20:30 +05:30
test.lua initial commit 2025-01-15 23:20:30 +05:30
treesitter.lua update 2026-07-12 20:10:04 +05:30
trouble.lua update 2026-07-07 22:21:01 +05:30
typescript-tools.lua update 2026-07-12 20:10:04 +05:30