Tag: nvim-cmp

Thumbnail for The Developer’s Dashboard: Completion, Treesitter, and the Plugin Ecosystem

This final article in the series examines the plugin layer that completes the Neovim configuration. It covers Treesitter syntax parsing, nvim‑cmp completion with LuaSnip integration, Mason for LSP management, and a minimal bufferline. Every plugin is justified by a clear engineering need, and...... Read More


Keywords: neovim treesitter nvim-cmp luasnip completion LSP bufferline plugins engineering configuration