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

How do I install this? #61

Open
capn-freako opened this issue Dec 16, 2017 · 2 comments
Open

How do I install this? #61

capn-freako opened this issue Dec 16, 2017 · 2 comments

Comments

@capn-freako
Copy link

I tried making use of the Makefile I found in the archive, but no joy:

Davids-Air-2:vim-textobj-user-0.3.12 dbanas$ ls                                                       │
Makefile        autoload        doc             mduem           test                                  │GHCi, version 8.0.2: http://www.haskell.org/ghc/  :? for help
Davids-Air-2:vim-textobj-user-0.3.12 dbanas$ make                                                     │[1 of 4] Compiling ConCat.Learn.Util ( /Users/dbanas/Documents/Projects/Target/concat-learn/src/ConCa
GENERATE .mduem/cache/Makefile.variables                                                              │t/Learn/Util.hs, interpreted )
make: Nothing to be done for `all'.                                                                   │[2 of 4] Compiling ConCat.Learn.DFE ( /Users/dbanas/Documents/Projects/Target/concat-learn/src/ConCat
@sigvaldm
Copy link

I'm not involved in this package in any way, but I happend to stumble in here. May I recommend Vundle for installing Vim plugins?

https://github.com/VundleVim/Vundle.vim

@rgould
Copy link

rgould commented Jul 6, 2020

Can confirm, I got it installed and working with Vundle:

Plugin 'kana/vim-textobj-user'

works well :)

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

3 participants