Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
phantm:ide [2010/06/08 02:32] ekneuss |
phantm:ide [2010/06/08 02:33] (current) 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. |