From b9e33ca269ad63ecd214c6e9fb20e7e21b8e6a04 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 7 Oct 2021 15:33:27 +0200 Subject: [PATCH] Easier way for man in neovim. --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index bd48cf7..913d92e 100644 --- a/install.sh +++ b/install.sh @@ -13,7 +13,6 @@ mkdir -p ~/.cache/ ~/.config ~/.local/settings ## neovim rm -rf ~/.config/nvim ln -sf ~/.local/repos/dotfiles/nvim ~/.config/ -ln -sf ~/.local/repos/dotfiles/_scripts/viman ~/.config/viman touch ~/.local/settings/init.vim ## fdignore