From a7870c745f9ff4c7f0d1466370c7decbc267a784 Mon Sep 17 00:00:00 2001 From: David Luevano <55825613+luevano@users.noreply.github.com> Date: Thu, 13 Feb 2020 20:04:21 -0700 Subject: Add plugins to nvim, and troubleshoot udiskie --- .profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 4a377bd..dd25945 100644 --- a/.profile +++ b/.profile @@ -7,8 +7,6 @@ export PATH="$PATH:$(du -L "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/ ## Default program. export EDITOR="nvim" -export VISUAL="nvim" -export VISUAL_EDITOR="nvim" export TERMINAL="alacritty" export BROWSER="google-chrome-stable" export READER="zathura" -- cgit v1.2.3-70-g09d2