Fix comments; works now

This commit is contained in:
Tibo De Peuter 2023-11-14 22:07:52 +01:00
parent 29dfb510c1
commit fa59b8483f

View file

@ -88,8 +88,6 @@ if [ "$(command -v vifm)" ]; then
fi
# Vim
# This does not reload the config, but will use it when you restart vim
# Toggle an existing window using `:colorscheme ${theme}`
if [ "$(command -v vim)" ]; then
echo "colorscheme ${theme}" > ~/.vim/theme.conf
# Update all running instances