From 9e8ee5d0e0615413822188732b24ed400ec48495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Thu, 3 Sep 2020 09:28:08 +0200 Subject: [PATCH] feat(vim): install undotree --- configs/neovim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/neovim.nix b/configs/neovim.nix index 86c8bdb..3da54db 100644 --- a/configs/neovim.nix +++ b/configs/neovim.nix @@ -39,6 +39,7 @@ fzfWrapper goyo supertab + undotree tabular vimwiki vim-256noir