Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of additional plugins #286

Open
p-alik opened this issue Jan 18, 2018 · 1 comment
Open

Installation of additional plugins #286

p-alik opened this issue Jan 18, 2018 · 1 comment

Comments

@p-alik
Copy link
Contributor

p-alik commented Jan 18, 2018

I've been unsuccessfully trying to install vim-stylish-haskell with regard to Customizing section.

Unfortunately it isn't obviously to me which of three mentioned file I've to use. So I sequentially used all three with the same content below:

call plug#begin('~/.vim/plugins-extra')
Plug '[email protected]:nbouscal/vim-stylish-haskell.git'
call plug#end()

It appears to me the vim behavior is the same by using vimrc.local or plugins.vim:
:PlugInstall shows only:
- vim-stylish-haskell: Already installed

vimrc.local.pre seems to be ignored at all.
:PlugInstall shows all except vim-stylish-haskell:

- gitignore: Already installed
- vim-extradite: Already installed
- vimproc.vim: Already installed
- tslime.vim: Already installed
- nerdtree: Already installed
- hlint-refactor-vim: Already installed
- vim-indent-object: Already installed
- vim-haskellConcealPlus: Already installed
- vim-bbye: Already installed
- vim-commentary: Already installed
- vim-fugitive: Already installed
- tagbar: Already installed
- vim-mundo: Already installed
- Align: Already installed
- tabular: Already installed
- ghcmod-vim: Already installed
- neomake: Already installed
- vim-airline: Already installed
- vim-bracketed-paste: Already installed
- vim-indent-guides: Already installed
- vim-easymotion: Already installed
- wombat256.vim: Already installed
- neco-ghc: Already installed
- ctrlp.vim: Already installed
- vim-tmux-navigator: Already installed
- vim-hoogle: Already installed
- supertab: Already installed
- haskell-vim: Already installed
@p-alik
Copy link
Contributor Author

p-alik commented Jan 18, 2018

similar issue #185

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant