Y
Hacker News
new
|
ask
|
show
|
jobs
by
kajecounterhack
4012 days ago
I've felt largely the same about vim. I think atom is the GUI'ed equivalent of excellent extensible minimalist command line tools.
1 comments
afarrell
4012 days ago
You have felt it is easy to install, debug, and write vim plugins? As a vim user, I am super curious how?
link
palmer
4012 days ago
Installing and managing plugins at least is pretty easy with pathogen and vundle.
link
kajecounterhack
4011 days ago
And for writing:
https://github.com/google/vim-maktaba
link