]> git.rmz.io Git - dotfiles.git/commit
nvim: replace require('lspconfig') with vim.lsp.config
authorSamir Benmendil <me@rmz.io>
Mon, 27 Oct 2025 22:19:24 +0000 (22:19 +0000)
committerSamir Benmendil <me@rmz.io>
Mon, 27 Oct 2025 22:19:24 +0000 (22:19 +0000)
commitb232dd23c7bb961528e8656742e9b27fb1825153
tree7d8109d125853da05675234000dd9df0c9bed650
parent3290e9b5ae19c16b1ea190ed5b3b313beafa6fbf
nvim: replace require('lspconfig') with vim.lsp.config

The former has been deprecated.
nvim/lua/plugins/lsp/init.lua