Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Awesome tool. Seems super useful not only for new vim users.

Being a vim-pro, but using it for very specific tasks only, it always annoys the crap out of me, setting vim up with reasonable defaults on a new machine/OS.

One thing which I found missing from your nice selection of options is how vim handles the clipboard. Please let me choose (or include useful defaults if you have not done so already) how vim's internal clipboard interacts with the clipboard of the OS.



Sent a pull request for "set clipboard=unnamedplus": https://github.com/aam1r/sachet/pull/10


how about your dotfiles. I can bootstrap everything in new computer in one or two scripts :)


For OSX I have my vim files synced via Dropbox. But when you want to use vim on Windows or Linux you have to reconfigure quite a bit.

I love fiddling around with editor settings as much as the next guy. But when you have a specific task at hand and just want to quickly use vim then realising its not already set up. Copying configs and googling around to make them work in the current environment can become a very unwanted time sink.


I'm an OSX user, but I just created a repository (on Github) and anytime I add new plugins/configurations I try to commit those changes...as I spent a good deal of time customizing my setup at one point.

You could create one for Windows & one for Linux.


Yes, I also store my dotfiles in GitHub – https://github.com/roryokane/dotvim. To make installation on other computers easier, in the README, I list the shell commands to install the configuration for each OS. Installing my config is just a matter of copying and pasting those commands, and waiting for each command to finish.


Amix vimrc does pretty goob job at making it work cross platforms. https://github.com/amix/vimrc, you guys should check this out.


I have a pretty good vim setup with pathogen / git submodules: https://github.com/chris-ritsen/dotfiles For now, I have different branches setup for different systems. The build process is usually the same, install git / mercurial, python, ruby, then build vim, build commant-t.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: