Pratik Tripathy
976e935039
fix(nvim): Disable codeium auto-completions when codeium fails to
...
install
- Codeium installs a pre-compiled "server" binary - incompatible with
FreeBSD. So, this fix would disable codeium auto-completions when it
could not install the binary
2025-01-06 17:53:36 +05:30
Pratik Tripathy
c23baf7b2e
feat(nvim): nvim.cmp -> blink.cmp
...
- Codeium made to work with help from blink.compat
- Blink added to lsp capabilities
- Catppuccin theme integration for blink
2024-12-28 00:25:05 +05:30
Pratik Tripathy
4bc173f6b2
chore(neovim): Re-rationalize Neovim keybindings
2024-12-26 21:21:39 +05:30
Pratik Tripathy
26fe26a74b
feat(neovim): AI and other quality of life improvements
...
- fix: session, conform, vim-illuminate, todo-comments, nvim-navbuddy, lspconfig plugins NOT on vscode
- new: codeium, obsidian.nvim
- Add codeium autocomplete
- fix: todo-comments: Search in hidden files (dotfiles)
- fix: trouble: wasn't working earlier
- new: Switch buffer with <alt-1>..<alt-9>
- chore: Better keybindings
2024-12-17 20:14:20 +05:30
Pratik Tripathy
c9b1826541
chore(nvim): Better keymaps & removed unused plugins
2024-12-15 21:49:59 +05:30
Pratik Tripathy
903d3a1253
NVIM: Local AI Plugin added, updates to existing plugins
...
- gen.nvim to use local ollama LLM
- New _required_ DAP dependency: nvim-nio
- nvim-ufo: breaking change adapted
2024-03-25 22:28:17 +05:30
Pratik Tripathy
4a02522419
NeoVIM
...
- Setup DB query LSP + autocompletion + treesitter
- Setup local AI that works with ollama
2024-03-17 17:42:37 +05:30