mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-06 06:58:41 +00:00
Fix up neovim deprecations (#40)
This commit is contained in:
@@ -225,7 +225,6 @@ if status then
|
||||
end
|
||||
|
||||
whichkey.register({
|
||||
-- TODO: this isn't working for the FSI ones - maybe we've moved to a different buffer by the time we ask for the keymap?
|
||||
[vim.api.nvim_get_var("maplocalleader")] = {
|
||||
DisplayAllMappingsWithTelescope,
|
||||
"View all mappings",
|
||||
|
Reference in New Issue
Block a user