compleatguru

Results 7 comments of compleatguru

Hi @dhruvasagar , I am keen on this merged cell feature too! Your code on this is really awesome! This is somehow related with #50 . [sample.txt](https://github.com/dhruvasagar/vim-table-mode/files/1424346/sample.txt) I am a...

Thanks for the update

On extending GalleryImage from yii\base\Model, this will allow me to adopt multilingual behavoir for GalleryImage name and description. In other words, each image can have its own name and description...

Hi @VMatrix1900 , I used [vim-plug](https://github.com/junegunn/vim-plug). I think just run :PlugClean! to uninstall those unwanted plugins. You can do more customization if you want to. What I love about vim-plug...

Maybe this can be of help? https://github.com/junegunn/vim-plug/issues/469

Hi @VMatrix1900 , I am sorry but my pull request was to suggest the use of Vim Plug, as you have forked out and perhaps examined the changes, https://github.com/spf13/spf13-vim/pull/1056/files has...

Hi @VMatrix1900 and all, You can try this out by `curl http://bit.ly/spf13_vimplug -L > spf13-vim.sh && sh spf13-vim.sh` I have added UnPlug function. You may wish to refer [this documentation](https://github.com/compleatguru/spf13-vim/blob/feature/vim-plug/README.vim_plug.md)...