home
/
code
/
khome.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Update .ideavimrc
[khome.git]
/
deps
/
vim
/
Makefile
Commit
Line
Data
7aec426b
SK
1
# TODO: Handle non-Ubunt
2
.PHONY: install
3
install:
4
sudo add-apt-repository ppa:jonathonf/vim
5
sudo apt update
6
sudo apt install vim
This page took
0.067351 seconds
and
4
git commands to generate.