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

OSX Install #43

Open
krampstudio opened this issue Dec 6, 2016 · 6 comments
Open

OSX Install #43

krampstudio opened this issue Dec 6, 2016 · 6 comments

Comments

@krampstudio
Copy link
Collaborator

I don't have a Mac. I won't have a Mac. I won't use OSX.
However if this is your situation (sorry), you can try to install webvim and report the steps you've made

@SebastienElet
Copy link

@krampstudio it was nice to see you yesterday at dotjs. In my opinion 90-95% of web developers use a mac then it's a must have contribution !

@krampstudio
Copy link
Collaborator Author

@SebastienElet you're right, this is why this issue exists, but I'll rely on a benevolent contributor for this.

@PCreations
Copy link

On OSX Sierra 10.12.2 I just did the following and it's working great :

npm install -g eslint csslint jshint jsonlint handlebars
git clone https://github.com/krampstudio/webvim.git ~/.vim
ln -s ~/.vim/.vimrc ~/.vimrc
ln -s ~/.vim/.tern-project ~/.tern-project
vim

@krampstudio
Copy link
Collaborator Author

@PCreations that's great! how did you install vim on OSX ? with brew ?

@PCreations
Copy link

@krampstudio Yep, and I'm using iTerm2 (default terminal doesn't send correct keycodes).

@helmutgranda
Copy link

So you are pretty much installing some node packages and changing vimrc, easy enough.

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

No branches or pull requests

4 participants