jm + vim   5

eclim (eclipse + vim)
'Eclim is less of an application and more of an integration of two great projects. The first, Vim, is arguably one of the best text editors in existence. The second, Eclipse, provides many great tools for development in various languages. Each provides many features that can increase developer productivity, but both still leave something to be desired. Vim lacks native Java support and many of the advanced features available in Eclipse. Eclipse, on the other hand, still requires the use of the mouse for many things, and when compared to Vim, provides a less than ideal interface for editing text. That is where eclim comes into play. Instead of trying to write an IDE in Vim or a Vim editor in Eclipse, eclim provides an Eclipse plug-in that exposes Eclipse features through a server interface, and a set of Vim plug-ins that communicate with Eclipse over that interface. This functionality can be leveraged in three primary ways, as illustrated below.'
eclipse  java  programming  software  vim  editors  refactoring 
november 2011 by jm
pyflakes.vim - on-the-fly Python code checking in Vim
Vim gets a good IDE feature. 'highlights common Python errors like misspelling a variable name on the fly. It also warns about unused imports, redefined functions, etc.'
ide  vim  python  programming  via:preddit  coding 
april 2011 by jm
How I boosted my Vim
some interesting tips; even handy for a seasoned vimmer like myself. I like the idea of remapping ";" to ":" to save 2 keystrokes
remapping  vim  keyboard  control  ui  unix  vi  ed_man  from delicious
september 2010 by jm
Chrome extension: edit textarea in an external editor
very new, but heading in the right direction (although the idea of using a browser action is probably not correct). This is the last hold-up for me to switch
chrome  web  browsers  google  editing  external  editors  vim  emacs  from delicious
december 2009 by jm
Thunderbird "open in external editor" add-on
Seems to work nicely. Not quite as cleanly integrated as It's All Text! for Firefox, but getting there
thunderbird  editing  vim  emacs  gvim  its-all-text  mail  text  extensions  add-ons  plugins 
august 2009 by jm

Copy this bookmark:



description:


tags: