LazyVim.LazyVim/lua/lazyvim/plugins/lsp
Aaron Dill a099b2d3ab
feat(keymaps): Get rename command from inc_rename configuration (#579)
Gets the rename command from the inc_rename module (when installed), rather than assuming the default `IncRename`, allowing the user to modify the inc_rename options without having to create a new keymap.
2023-04-16 10:43:14 +02:00
..
format.lua fix(format): nil check 2023-02-12 12:31:43 +01:00
init.lua fix(mason): removed flake8. You can add it back in your own configs if you need it or add ruff_lsp 2023-03-23 08:00:24 +01:00
keymaps.lua feat(keymaps): Get rename command from inc_rename configuration (#579) 2023-04-16 10:43:14 +02:00