floehopper + vim   166

tpope/gem-browse
"Gem edit, gem open, gem clone, gem browse".
ruby  vim  editor  browse  gem 
12 days ago by floehopper
tpope/gem-ctags
"Automatic ctags generation on gem install".
vim  ctag  ruby  tag 
12 days ago by floehopper
kien/ctrlp.vim
"Fuzzy file, buffer, mru and tag finder".
vim  editor  file  finder  vimscript 
28 days ago by floehopper
Homebrew/homebrew-dupes
"System duplicate formulae for the Homebrew package manager".
homebrew  duplicate  formula  vim 
7 weeks ago by floehopper
jgdavey/vim-turbux
"Turbo Ruby testing with tmux".
ruby  testing  tmux  vim 
12 weeks ago by floehopper
jberkel/interactive_editor
"Interactive editor in irb". Invoke vim, textmate, ed, etc from inside irb.
irb  ruby  editor  vim 
february 2012 by floehopper
walm/jshint.vim
"A plugin that integrates JSHint with Vim".
vim  javascript 
february 2012 by floehopper
Vim Learning Curve - James Mead
Includes search & replace across multiple files.
vim  search  replace  args  argdo 
february 2012 by floehopper
henrik/vim-ruby-runner
"Vim plugin to execute Ruby into an output buffer, similar to ⌘R in TextMate".
vim  ruby  testing 
february 2012 by floehopper
lucapette/vim-jquery-doc
"Browse jQuery API doc quickly with Vim".
vim  jquery  documentation 
february 2012 by floehopper
lucapette/vim-ruby-doc
"Browse Ruby RSpec and Rails API docs quickly with Vim".
vim  ruby  rubyonrails  rspec  documentation 
february 2012 by floehopper
vimwiki - Personal Wiki for Vim
"A personal wiki for Vim -- a number of linked text files that have their own syntax highlighting".
vim  wiki  productivity  note  text 
january 2012 by floehopper
skwp/dotfiles
"The best vim,git,zsh plugins and the cleanest vimrc you've ever seen".
vim  vimrc  dotfiles  zsh  git 
december 2011 by floehopper
sjbach/lusty
"LustyExplorer / LustyJuggler for Vim. a high speed buffer juggler."
vim 
december 2011 by floehopper
Loco Screencast Vim 3: Powerful Buffer
"We go over what a buffer is in Vim, how it differs from a window, and how we
can use windows with buffers to work on our files much faster than we can with
tabs".
vim  screencast  buffer  window 
december 2011 by floehopper
bronson/vim-trailing-whitespace
"Highlights trailing whitespace in red and provides :FixWhitespace to fix it".
vim  syntax  highlight  whitespace  trailing 
november 2011 by floehopper
kana/vim-smartword
"Vim plugin: Smart motions on words".
vim  plugin  motion  word 
november 2011 by floehopper
tpope/vim-unimpaired
"unimpaired.vim: pairs of handy bracket mappings".
vim  key  mapping  bracket 
november 2011 by floehopper
The Fugitive Series - a retrospective
Excellent series of screencasts about using the Fugitive vim plugin and why in many cases it's better than using command line git.
git  vim  fugitive  plugin  screencast 
november 2011 by floehopper
telemachus/vim-rbenv
"Get the currently active Ruby interpreter for Vim's status line".
vim  rbenv  ruby  version  status  line 
november 2011 by floehopper
lucapette/codepath.vim
"Vim plugin for dealing with your code path directory".
code  path  directory  vim  plugin 
november 2011 by floehopper
jistr/vim-nerdtree-tabs
"NERDTree and tabs together in Vim, painlessly". In particular it allows you to have the same NERDTree instance appear in every tab.
vim  nerdtree  tab  file  explorer 
november 2011 by floehopper
tpope/vim-rails
"rails.vim: Ruby on Rails power tools ".
vim  rubyonrails 
november 2011 by floehopper
duplicates/vim.rb at master from adamv/homebrew-alt - GitHub
brew install against the raw form of this file to install vim with ruby enabled. Note that it wants to use the mac osx system ruby. I set this as the global rbenv default while installing vim and vundle bundle installing.
mac  osx  lion  homebrew  vim  ruby  rbenv 
november 2011 by floehopper
Lokaltog/vim-easymotion
"Provides a much simpler way to use some motions in vim. It takes the <number> out of <number>w or <number>f{char} by highlighting all possible choices and allowing you to press one key to jump directly to the target".
vim  plugin  motion  highlight 
september 2011 by floehopper
tpope/vim-commentary
Vim plugin for commenting stuff out.
vim  plugin  source  code  comment 
september 2011 by floehopper
danchoi/twim
"Post to Twitter from Vim".
vim  twitter 
august 2011 by floehopper
ecomba/vim-ruby-refactoring
"Refactoring tool for Ruby in vim"
ruby  vim  plugin  refactoring 
may 2011 by floehopper
jtaby/VimAck
"A generic port of TextMate's Find-In-Project, with associated MacVim plugin".
ack  search  vim  mac  textmate  find 
may 2011 by floehopper
gmarik/vundle
"Vundle, the plug-in manager for Vim".
vim  pathogen  plugin  bundler 
may 2011 by floehopper
Solarized
"Precision colors for machines and people".
colour  theme  vim  terminal  mutt  iterm 
april 2011 by floehopper
LustyJuggler - Switch very quickly between your active buffers : vim online
"A high speed buffer juggler.  Having to consciously think about which buffer you need to switch to sucks, so use this instead".
vim  buffer  switch 
february 2011 by floehopper
mbbx6spp/vim-bundler
"Bundler standalone Vim plugin taken from my contribution to the Rails Vim plugin".
vim  plugin  bundler 
january 2011 by floehopper
reinh/vim-makegreen
"Runs make and shows a red or green message bar for success/failure".
vim  red  green  test  result  success  failure  colour 
january 2011 by floehopper
ViKing | Giving OSX Vi Power
"A new application targeted at Vi users that provides the ability to use vi-style navigation throughout OSX".
mac  osx  vi  vim  finder  navigation  keyboard 
january 2011 by floehopper
Play by Play: Gary Bernhardt | PeepCode Screencasts for Web Developers and Alpha Geeks
"Gary Bernhardt is the kind of guy who, if you saw him writing code in a coffee shop, would make you want to walk up and ask 'How did you do that?'".
screencast  vim  ruby  rspec  git  command  line  developer  video  tutorial 
january 2011 by floehopper
A text-object for ruby blocks
Select a block of Ruby code in vim visual mode.
ruby  vim  visual  mode  select  block  code 
january 2011 by floehopper
Using vim to write ruby code? Check out this excellent refactoring plugin « just in ram
"I’ve written a series of posts documenting the excellent vim plugin vim-ruby-refactoring. As you may have guessed from the name, its a Ruby refactoring plugin for vim".
ruby  vim  refactoring 
january 2011 by floehopper
« earlier      

related tags

ack  advocacy  api  app  apple  arduino  argdo  args  auto  bar  bash  binding  blame  block  blog  bracket  brain  browse  browser  buffer  bundle  bundler  capybara  carbon  change  cheat  check  chooser  cli  client  cocoa  code  collaboration  colour  command  comment  commit  compile  completeion  completion  config  configuration  control  copy  css  ctag  ctags  cucumber  cvs  data  developer  diff  directory  docs  documentation  dot  dotfiles  duplicate  dvorak  ebook  ed  editor  email  etc  ex  explore  explorer  extreme  failure  file  find  finder  firefox  formula  fugitive  fuzzy  gem  Gemfile  gist  git  github  global  gmail  google  green  grep  gvim  highlight  homebrew  howto  html  ide  ignore  insert  install  introduction  ios  ipad  iphone  irb  iterm  javascript  jquery  key  keyboard  latex  line  linux  lion  mac  macro  manage  map  mapping  mark  markup  match  merge  metaweblog  minimal  mode  motion  movement  mri  mutt  navigation  nerdtree  normal  note  noun  open  option  osx  pair  parenthesis  paste  path  pathogen  peep  plugin  post  productivity  profile  programming  project  proxy  pry  puppet  python  rbenv  recursion  recursive  red  refactoring  reference  referrer:chrisjroos  referrer:lazyatom  referrer:threedaymonk  regex  register  remote  replace  result  rspec  ruby  rubyonrails  runtime  safari  scheme  scp  screen  screencast  script  search  select  selection  server  session  sharing  sheet  shell  skype  source  spell  sqlite  ssh  status  subversion  success  svk  svn  swap  switch  swp  syntax  sysadmin  tab  tag  terminal  test  testing  text  textile  textmate  theme  tip  tips  title  tmux  trailing  tricks  tunnel  tutorial  twitter  ui  unimpaired  unix  url/2b6678eeaa44e9686afbe405601d5079  url/5c78ff8608aa35f8e002aae00cc71876  url/24faed4daf686e58442c23f779a47109  vcs  verb  version  vi  via:threedaymonk  video  vim  vimperator  vimrc  vimscript  visual  vundle  webkit  whitespace  wiki  window  word  working  www.vim.org  yank  zsh 

Copy this bookmark:



description:


tags: