mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-02 01:39:26 +00:00
[neovim] Update plugins and tidy up
This commit is contained in:
@ -93,7 +93,11 @@ lazy.setup({
|
||||
require("leap").add_default_mappings()
|
||||
end,
|
||||
},
|
||||
{ "knubie/vim-kitty-navigator", version = "*", build = "cp ./*.py ~/.config/kitty/" },
|
||||
{
|
||||
"knubie/vim-kitty-navigator",
|
||||
version = "*",
|
||||
build = "cp ./*.py ~/.config/kitty/",
|
||||
},
|
||||
|
||||
-- cmp plugins
|
||||
{
|
||||
|
Reference in New Issue
Block a user