diff options
| author | Mike Vink <> | 2023-04-12 17:10:35 +0200 |
|---|---|---|
| committer | Mike Vink <> | 2023-04-12 17:10:54 +0200 |
| commit | f3eead7db0c00fd917b6f26bb8389af8f7bf516a (patch) | |
| tree | 172bb0094a8564f95188b9c061f4df6384881acd /home | |
| parent | f0c15bc94b5e557395e21cc18fe5284a1ff9a2d8 (diff) | |
add noice
Diffstat (limited to 'home')
| -rw-r--r-- | home/neovim.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/neovim.nix b/home/neovim.nix index e5bba83..8686d31 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -52,6 +52,8 @@ lsp_lines-nvim heirline-nvim gitsigns-nvim + noice-nvim + nui-nvim # external vim-dirvish @@ -75,6 +77,8 @@ # cmp nvim-cmp + cmp-cmdline + cmp-cmdline-history cmp-nvim-lsp cmp-buffer cmp-path |
