This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
DricomDragon
/
JovianLinux
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дрво:
11a7daabf2
Гране
Ознаке
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
Историја
Датотека
1
2
3
4
function updatevim
set -lx SHELL (which sh)
vim +BundleInstall! +BundleClean +qall
end