summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-04-17 22:59:36 -0500
committerzachir <zachir@librem.one>2025-04-17 23:02:30 -0500
commit12fb9ecc242867b03626d1c52e5e84799ab330c8 (patch)
treedb5efcfa7eeeee25fbabea32de9656ee80a0469d /sh/profile
parent5fb45814cbb6ab38adbff7c952339c1da3580731 (diff)
Redo nvim to use init.lua
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index ff237a1..d798a71 100644
--- a/sh/profile
+++ b/sh/profile
@@ -50,7 +50,7 @@ export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc
export RENPY_PATH_TO_SAVES="$XDG_DATA_HOME"
export XINITRC="$XDG_CONFIG_HOME"/X11/xinitrc
export XAUTHORITY="$XDG_RUNTIME_DIR"/X11/Xauthority
-export VIMINIT="set nocp | source ${XDG_CONFIG_HOME:-$HOME.config}/vim/vimrc"
+#export VIMINIT="set nocp | source ${XDG_CONFIG_HOME:-$HOME.config}/vim/vimrc"
export ANDROID_USER_HOME="$XDG_DATA_HOME"/android
export XCURSOR_PATH="/usr/share/icons:$XDG_DATA_HOME/icons"
export PYTHONSTARTUP="$XDG_CONFIG_HOME"/python/pythonrc