feat(nvim): add register preview and system clipboard integration

This commit is contained in:
Michael Mandl 2022-07-07 16:06:53 +02:00
parent 0efab4c6bd
commit 38e18474c7
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -2,6 +2,7 @@
{
home.packages = with pkgs; [
xclip
# LSP
sumneko-lua-language-server
rnix-lsp
@ -38,6 +39,7 @@
indent-blankline-nvim
plenary-nvim
vim-cursorword
registers-nvim
# git
gitsigns-nvim