aboutsummaryrefslogtreecommitdiff
path: root/.local/share/mode/plug.d/20_export_vim_theme
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/mode/plug.d/20_export_vim_theme')
-rw-r--r--.local/share/mode/plug.d/20_export_vim_theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/mode/plug.d/20_export_vim_theme b/.local/share/mode/plug.d/20_export_vim_theme
index be76b8b..12304f3 100644
--- a/.local/share/mode/plug.d/20_export_vim_theme
+++ b/.local/share/mode/plug.d/20_export_vim_theme
@@ -3,4 +3,4 @@
if [ "$(find "$XDG_CONFIG_HOME/nvim" -name "$vim_theme_name.vim" | wc -l)" -eq 0 ] ; then
echo "warn: vim theme $vim_theme_name does not appear to be installed" >&2
fi
-export vim_theme_name
+themevar vim_theme_name