Top Stories published by usevim in June of 2013
01
03
04
06
08
10
11
13
15
17
18
20
22
24
25
27
29

VimSpeak: Control Vim with Speech Recognition

VimSpeak by “AshleyF” is a program that allows you to speak to Vim:

You can say “select three words” to type v3w or "change surrounding brackets to parens" to type cs]) or crazy things like "change occurrences of 'foo' into

Terning Tricks

Tern for Vim

Next week I’ll be speaking about Tern at Vim London. Tern is a server that allows text editors to intelligently autocomplete…


24-bit Vim

If you’ve been following the recent Vim updates posted to vim_dev, then you may be interested in ZyX’s work on supporting 24-bit colours in Vim:

There is ISO-8613–3 standard for 24-bit color in terminals: \e[38;2;{R};{G};{B}m (foreground, 48 for background) ({R},{G},{B} are decimal…

Script Roundup: tbone.vim, Niji

Send in your Vim scripts for review through our contact form.

tbone.vim

tbone.vim (GitHub: tpope / vim-tbone, License: Vim) by Tim Pope provides some integration between Vim and tmux. The :Tmux command executes…


Script Roundup: MarkMyWords, breeze.vim

Send in your Vim scripts for review through our contact form.

MarkMyWords

MarkMyWords (GitHub: dahu / MarkMyWords, License: Vim) by Barry Arthur allows you to create bookmarks for files and Vim’s…


Script Roundup: vim-bgimg, CoVim

Send in your Vim scripts for review through our contact form.

vim-bgimg

vim-bgimg (GitHub: ynkdir / vim-bgimg) by Yukihiro Nakadaira makes your dreams come true… if your dreams are to give gVim its own wallpaper. It…


Script Roundup: vim-neatstatus

Send in your Vim scripts for review through our contact form.

vim-neatstatus

Powerline is a popular solution for pimping out Vim and tmux, but sometimes you just want something simple you can easily hack…

These were the top 10 stories published by usevim in June of 2013. You can also dive into daily archives for June of 2013 by using the calendar at the top of this page.