]> git.rmz.io Git - dotfiles.git/commit
lazyvim: absorb lazyvim.util.lsp
authorSamir Benmendil <me@rmz.io>
Sun, 16 Feb 2025 17:03:46 +0000 (17:03 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 2 Mar 2025 16:05:27 +0000 (16:05 +0000)
commitb99dee25318e48024313b76e075a24afccd0c10b
treec0866deca674b38279ae2318cc08c10f46dc1bc8
parent77f182ef72eb8bac67c6c5f235e6031b9fff8288
lazyvim: absorb lazyvim.util.lsp

Leaving it as is for now, I'm going to have to find more time to read
and understand what it does.

There's some clever things going on there to have one place to customize
the keymaps and apply them to all lsps that support that function.
nvim/lua/plugins/lsp/init.lua
nvim/lua/plugins/lsp/keymaps.lua
nvim/lua/plugins/picker.lua
nvim/lua/plugins/ui.lua
nvim/lua/rmz/util/init.lua
nvim/lua/rmz/util/lsp.lua [new file with mode: 0644]