Improved rust setup
This commit is contained in:
parent
ec83ebd15f
commit
b759e1011e
8 changed files with 99 additions and 21 deletions
dotfiles/neovim/lua/my/plugins
|
@ -173,7 +173,7 @@ return {
|
|||
|
||||
{
|
||||
"ruifm/gitlinker.nvim", -- generate permalinks for code
|
||||
-- dependencies = { "plenary.nvim" },
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
opts = {
|
||||
mappings = "<leader>yg",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue