Remove vim configuration

This commit is contained in:
2025-11-04 16:56:42 +01:00
parent 2787b90948
commit 6577f26cd1
6 changed files with 1 additions and 340 deletions

View File

@@ -1,5 +1,4 @@
empty_directories:
- name: .config/nvim
- name: .config/rofi
- name: .config/gtk-3.0
- name: .config/gtk-3.0-overrides
@@ -47,8 +46,6 @@ dotfiles:
dir: true
- from: tmux/tmux.conf
to: .config/tmux/tmux.conf
- from: vim/vimrc
to: .config/nvim/init.vim
- from: x/Xresources
to: .config/Xresources
- from: x/xinitrc
@@ -105,6 +102,7 @@ dotfiles:
dotfiles_remove:
- .gitconfig
- .vimrc
- .config/nvim/init.vim
- .tmux.conf
- .i3
- .gtkrc-2.0