lsp

Setting Up Neovim LSP with Ruby and Rails

I recently saw a video touting Zed (don’t you dare) as the new hotness IDE. The creator was someone who I respect a ton, but I was quite taken aback by some of the features they were demonstrating as though they were a big reveal. It went something like: “Ta-da! You can use vertical panes!” or “Ta-da! A fuzzy finder searches through your project!”. Looking through the comments, I noticed a lot of positive engagement that made me wonder how something that I thought was relatively “solved” in Neovim could evoke such reverence and awe with a newer IDE.
Read more >

Neovim, Copilot and LSP

Just a quick blog post to spread the good word. Consider - The unexamined editor is not worth integrating I’m a big proponent of neovim, and I recently got a few plugins configured, and I don’t think there is any way I could work without them now. Copilot ** AI Pair & Autocomplete Bot Mason ** LSP Manager Luasnip ** Custom Snippets Nvim-Cmp ** Autocomplete Menu All setup can be found in my dotfiles repo