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

main
mandlm 2022-07-07 16:06:53 +02:00
parent 0efab4c6bd
commit 38e18474c7
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 2 additions and 0 deletions

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