TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: sachet – handcraft your Vim environment online

183 点作者 aam1r大约 12 年前

18 条评论

pajju大约 12 年前
Good concept, this can become a marketplace to find and discover Vim plugins. You have moved one step ahead to easily install(but manage the same?)<p>Little feedback:<p>1. Add options to see what a developer just installed. I find it very interesting to see other's development environments, their workflows, history and .rc files.<p>2. Create a system where developers love to share their workflows, environments, history, vimrc, bashrc settings. Following and connecting with similar workflow developers would be cool.<p>Overall your first step is perfect!
评论 #5345791 未加载
评论 #5346218 未加载
评论 #5346293 未加载
lowboy大约 12 年前
Great concept!<p>I'd suggest offering Vundle[0] as an alternative to Pathogen, or even replacing it altogether. I've found it to be a better system managing bundles by config in your vimrc and running :BundleInstall/Update/Remove/etc instead of git cloning into a bundle dir.<p>[0]: <a href="https://github.com/gmarik/vundle" rel="nofollow">https://github.com/gmarik/vundle</a>
weazy大约 12 年前
Nice! Maby a small video preview or gif would help new users to understand what each plugin actually does? Links to the plugin sites would be great too, as they usually have documentation on them.
tnorthcutt大约 12 年前
On the plugins page, I'd suggest adding links to the plugins themselves (whether that be a github repository or some other page) for more information about them.
评论 #5346067 未加载
liquidise大约 12 年前
I notice that soft-tabs setting is a dropdown adjusting size. Does this not support a standard tab configuration?
julius大约 12 年前
Awesome tool. Seems super useful not only for new vim users.<p>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.<p>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.
评论 #5347593 未加载
评论 #5346021 未加载
tathagatadg大约 12 年前
I was on Windows while I saw this ... and took a few googling to find out what goes where to get it working in gVim (which I hardly use).<p>- "autoload" and "bundles" from "vim" folder in the downloaded archive should go inside "C:\Program Files (x86)\Vim\vimfiles"<p>- rename the _vimrc in in "C:\Program Files (x86)\Vim" as _vimrc.old<p>- copy the vimrc from the downloaded archive as _vimrc into "C:\Program Files (x86)\Vim"
roryokane大约 12 年前
I just randomly discovered this similar site: <a href="http://vimrc.info/generate" rel="nofollow">http://vimrc.info/generate</a>. It lets you choose to leave settings out of your file as well as turn them on or off, but it doesn’t include color schemes and plugins.
m0nastic大约 12 年前
This is a nice effort. I'm probably in the tiny majority of people who have been using Vim for ~15 years but have never bothered with any customization or plugins (I'm also a philistine who uses the arrow keys for navigation).
评论 #5346947 未加载
xur17大约 12 年前
Looks great! I just found a few plugins that I didn't know about yet.<p>Suggestion for future enhancement: You should add a script that we can run on the download page that downloads and installs the new configuration to our local machine. This would be especially helpful for installing on a remote machine, or even on a local machine. Something like:<p>wget <a href="http://url.com/newconfigurl.zip" rel="nofollow">http://url.com/newconfigurl.zip</a><p>unzip newconfigurl.zip<p>//Move files
fournm大约 12 年前
I know this makes me some sort of monster but I'm disappointed in the lack of ability to have noexpandtab. Otherwise though, good tool, looks great.
wf大约 12 年前
I'm so happy you've done this; just a few weeks ago I was helping a friend who had just bought a new MBP set up their environment and I googled for this site but found nothing great, I was considering doing it myself. Great job!
flexterra大约 12 年前
This is cool. While VIM is not my main text editor I use it quite often and this is just the amount of configuration I needed. Thanks!
mapleoin大约 12 年前
Finally I can disable syntax highlighting in vim!
peterwwillis大约 12 年前
People are still putting up Google+ buttons?
评论 #5345842 未加载
nXqd大约 12 年前
Awesome tool man :D It's really convenience for new user to learn and use vim like pro :)<p>Great contribution to VIM community.
canthonytucci大约 12 年前
I thought about purchasing vimrc.it for nearly this exact purpose this morning. This is fantastic.
dysoco大约 12 年前
Now I just need something like this for Emacs :P Although I like Vim too, so I'll try it.
评论 #5347415 未加载