Skip to content

Commit

Permalink
bump vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
flovilmart committed Nov 5, 2024
1 parent 6b08701 commit 32ca7f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ fix_nu_path() {
echo "nothing to do..."
else
sed -i "s#/opt/homebrew/bin/nu#${NU_INSTALL_PATH}#" ./.tmux.conf
sed -i "s#/opt/homebrew/bin/nu#${NU_INSTALL_PATH}#" ./vimrc/plugin/after/styling.lua
fi
}

Expand Down
2 changes: 1 addition & 1 deletion vimrc

0 comments on commit 32ca7f1

Please sign in to comment.