From 7c628f076c79a865307e227b12c527ac3cc53965 Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Wed, 25 Jan 2023 10:44:25 +0100 Subject: [PATCH] feat: add dressing-nvim to handle lsp renames --- home-manager/neovim/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home-manager/neovim/default.nix b/home-manager/neovim/default.nix index 2a8d983..f07a580 100644 --- a/home-manager/neovim/default.nix +++ b/home-manager/neovim/default.nix @@ -85,6 +85,9 @@ in vim-bbye ansible-vim + # ui + dressing-nvim + # session handling project-nvim auto-session