TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Vim-powerline: The ultimate vim statusline utility

201 pointsby mnazimover 13 years ago

18 comments

qrushover 13 years ago
Installed it earlier this week, and it is awesome.<p>I've uploaded patched versions of Menlo and Mensch here if you don't want to bother doing it yourself.<p><a href="https://gist.github.com/1595572" rel="nofollow">https://gist.github.com/1595572</a>
评论 #3459611 未加载
评论 #3460820 未加载
metaover 13 years ago
I love how easy pathogen (<a href="https://github.com/tpope/vim-pathogen" rel="nofollow">https://github.com/tpope/vim-pathogen</a>) makes installing vim plugins from github. I always struggled with it in the past (and mostly avoided it) but now it is as simple as git clone and done.
评论 #3457531 未加载
mutewinterover 13 years ago
Looks like a nice replacement for status.vim <a href="https://github.com/dickeytk/status.vim" rel="nofollow">https://github.com/dickeytk/status.vim</a>. Just needs syntastic support <a href="https://github.com/scrooloose/syntastic" rel="nofollow">https://github.com/scrooloose/syntastic</a>.
评论 #3457321 未加载
agscalaover 13 years ago
It even shows which git branch I'm in. How cool is that!
评论 #3458347 未加载
alexyoungover 13 years ago
If you've tried this on Snow Leopard and are confused as to why it looks nothing like the screenshots, you might want to try a different terminal application.<p>Terminal in Snow Leopard doesn't support 256 colours, so iTerm2 should show vim-powerline closer to the screenshots. It's open source and works pretty well in my experience.<p>The Terminal in Lion supports 'xterm-256color'.
gavingover 13 years ago
Goodbye old friend <a href="https://github.com/gaving/dotfiles/blob/master/.vim/plugin/statusline.vim" rel="nofollow">https://github.com/gaving/dotfiles/blob/master/.vim/plugin/s...</a>
评论 #3459760 未加载
igorgueover 13 years ago
I love this plugin, man I spent so much time configuring my colorscheme and my status line to know in which window I am currently on. I like that is written in full VimScript too.
评论 #3458295 未加载
评论 #3458290 未加载
morpherover 13 years ago
I've been using this for a few weeks, and really love it. It is definitely worth patching your vim font (although not very well documented).<p>You can use `:set guifont` in gvim to determine your font. Then, just run the included fontpatcher python script on the correct font to add the new symbols. Note that this script requires installing the fontforge python package (python-fontforge on ubuntu). Then tell gvim to use the patched font with `:set guifont=&#60;fontname&#62;`.
评论 #3459687 未加载
chowover 13 years ago
Beautiful, thank you for this!<p>Would be nice if there it was bundled with sample patched fonts, so those wanting to try it could see if it's worth the trouble to patch a font.
jvc26over 13 years ago
Great piece of work! Thanks! Have added it to my Pathogen plugins already - wonder where we'd be without Pathogen?
评论 #3457680 未加载
g3orgeover 13 years ago
I've spend hours configuring my status line, but I'm definitely gonna install this. Very beautiful and functional.
sohoooover 13 years ago
Screenshot of how powerline looks like: <a href="https://github.com/sohooo/vimfiles" rel="nofollow">https://github.com/sohooo/vimfiles</a><p>This is without patched fonts. You get nice symbols if you perform that additional step.
scotuover 13 years ago
My patched version of all the variants of Ubuntu Mono <a href="https://github.com/scotu/ubuntu-mono-powerline/" rel="nofollow">https://github.com/scotu/ubuntu-mono-powerline/</a>
axover 13 years ago
The docs say that this will work best on a unix like system but doesn't say what that means or whether it will work on Windows. Has anyone tried this on Windows? Does it work?
评论 #3458021 未加载
评论 #3459867 未加载
评论 #3458003 未加载
monologicalover 13 years ago
I'm a noob. Can someone please explain how to install this thing?
评论 #3457605 未加载
nicksergeantover 13 years ago
Inconsolata patched for Powerline here if anyone is interested: <a href="http://cl.ly/3G2414080H1I0c2v3B27" rel="nofollow">http://cl.ly/3G2414080H1I0c2v3B27</a>
lynndylanhurleyover 13 years ago
I've been using this all morning - it's really incredible.
jvmover 13 years ago
Anybody have linux fonts patched? I can't deal with these OTFs.