vim-composer icon indicating copy to clipboard operation
vim-composer copied to clipboard

Composer in Vim

Results 1 vim-composer issues
Sort by recently updated
recently updated
newest added

If filename is composer.json runs after saving command ``` shell composer validate ``` And if it return 0 (error) open horizontal split with command output

enhancement