Remove vim config, the time of neovim has begun
This commit is contained in:
@@ -48,5 +48,4 @@ copy_dir src_files/.local/scripts $DIR_SCRIPTS
|
||||
# on macos, gimp defaults to app-support, so sym-link to actual config
|
||||
[[ "$BOX_SETUP_OS" = "macos" ]] &&
|
||||
link_dir "$XDG_CONFIG_HOME/GIMP" "$HOME/Library/Application Support/GIMP"
|
||||
link_dir "$XDG_CONFIG_HOME/vim" "$HOME/.vim" # TODO: use vim wrapper or similar instead
|
||||
|
||||
|
Reference in New Issue
Block a user