Added nvim-peekup to view registers
This commit is contained in:
parent
a144b9d0fa
commit
0939e4ac08
@ -32,6 +32,9 @@ hooks.add("install_plugins", function(use)
|
|||||||
"neoclide/coc.nvim",
|
"neoclide/coc.nvim",
|
||||||
branch="release"
|
branch="release"
|
||||||
}
|
}
|
||||||
|
use {
|
||||||
|
"gennaro-tedesco/nvim-peekup"
|
||||||
|
}
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user