From ec966d4c00b157f62e6f96b560f788bc09b3d0d6 Mon Sep 17 00:00:00 2001 From: user <76937231+Tus1688@users.noreply.github.com> Date: Mon, 10 Jan 2022 15:58:28 +0700 Subject: fix: neovim profile --- etc/inc/disable-programs.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/inc') diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc index ca8820ab6..112207228 100644 --- a/etc/inc/disable-programs.inc +++ b/etc/inc/disable-programs.inc @@ -173,6 +173,7 @@ blacklist ${HOME}/.cache/mutt blacklist ${HOME}/.cache/mypaint blacklist ${HOME}/.cache/netsurf blacklist ${HOME}/.cache/nheko +blacklist ${HOME}/.cache/nvim blacklist ${HOME}/.cache/okular blacklist ${HOME}/.cache/opera blacklist ${HOME}/.cache/opera-beta @@ -939,6 +940,7 @@ blacklist ${HOME}/.local/share/newsboat blacklist ${HOME}/.local/share/nheko blacklist ${HOME}/.local/share/nomacs blacklist ${HOME}/.local/share/notes +blacklist ${HOME}/.local/share/nvim blacklist ${HOME}/.local/share/ocenaudio blacklist ${HOME}/.local/share/okular blacklist ${HOME}/.local/share/onlyoffice -- cgit v1.2.3-54-g00ecf