This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
DricomDragon
/
JovianLinux
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Fa:
11a7daabf2
Branch-ok
Tag-ek
6t-prompt
buggy-global-gitignore
ignore-intellij
imp/auto-sort-windows
imp/regolith-install
master
new/bat-diff
new/proxmox-ve
patch/i3-xfce-terminal
patch/qarnot-lascaille-fix
JovianLinux
/
Install
/
Templates
/
config
/
fish
/
functions
/
updatevim.fish
updatevim.fish
95 B
Előzmények
Nyers
1
2
3
4
function updatevim
set -lx SHELL (which sh)
vim +BundleInstall! +BundleClean +qall
end