mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Replace pathogen with vim-plug; Give neovim a chance;
Add keyboard shortcuts for goyo
This commit is contained in:
parent
a369136647
commit
3ac866096d
33 changed files with 2638 additions and 398 deletions
1
sync
1
sync
|
|
@ -18,6 +18,7 @@ if ! test -e ~/.config; mkdir ~/.config; end
|
|||
|
||||
rsync -aP ./.config/fish ~/.config/
|
||||
rsync -aP ./.config/kitty ~/.config/
|
||||
rsync -aP ./.config/nvim ~/.config/
|
||||
rsync -aP ./.gitconfig ~/
|
||||
rsync -aP ./.tmux* ~/
|
||||
rsync -aP ./.vim* ~/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue