Skip to content

Instantly share code, notes, and snippets.

View dmtmov's full-sized avatar

Dima dmtmov

  • Ukraine, Lviv
  • 15:41 (UTC +03:00)
View GitHub Profile
@VonHeikemen
VonHeikemen / init.lua
Last active February 8, 2025 05:00
nvim-lspconfig + nvim-cmp setup
--[[
blogpost:
https://vonheikemen.github.io/devlog/tools/setup-nvim-lspconfig-plus-nvim-cmp/
Dependencies:
LSP:
https://github.com/neovim/nvim-lspconfig
https://github.com/williamboman/mason.nvim (optional)
https://github.com/williamboman/mason-lspconfig.nvim (optional)