LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
phantm:ide [2010/06/08 02:32]
ekneuss
phantm:ide [2010/06/08 02:33]
ekneuss
Line 4: Line 4:
 ==== Using phantm in vim ==== ==== Using phantm in vim ====
  
-The following commands can be placed in a per-type vim configuration (i.e. in ''​ftplugin/​php.vim''​). This will use vim's quickfix feature:+The following commands can be placed in a per-type vim configuration (i.e. in ''​ftplugin/​php.vim''​). This will use Vim's quickfix feature:
  
 <​file>​ <​file>​
Line 15: Line 15:
 </​file>​ </​file>​
  
-Then, one can simply use the %%:​make%% ​VIM command to invoke //phantm// in the background.+Then, one can simply use the %%:​make%% ​Vim command to invoke //phantm// in the background.