GithubHelp home page GithubHelp logo

vimrc's People

Contributors

vgod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vimrc's Issues

tag stack empty

Hi,

Big ups on this vgod, but got a little issue.

On hitting 'v' for visual mode I get the error below:

E73: tag stack empty

I am using Ubuntu 10.04 in screen mode. Thanks for any help.

Dami

404 error on ./bundle/snipmate-snippets

When I executed the following command:
$git submodule update --init

The error message of the following was returned:
fatal: Needed a single revision
Unable to find current revision in submodule path 'bundle/snipmate-snippets'

I checked to make sure vgod/vimrc/bundle/snipmate-snippets existed on server, but I was returned with 404 error.

Auto install fail

When I tried to install this, I get the following error:

Submodule path 'bundle/yankring': checked out '280ca1b471bd3a0d2347735e8fcbd03a53f2c6ad'
Cloning into 'bundle/zencoding-vim'...
remote: Counting objects: 6, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 6 (delta 0), reused 6 (delta 0)
Unpacking objects: 100% (6/6), done.
fatal: reference is not a tree: b45b08f5e8f0d4aa2a9798ab0b9e7ab310d96d22
Unable to checkout 'b45b08f5e8f0d4aa2a9798ab0b9e7ab310d96d22' in submodule path 'bundle/zencoding-vim'
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
        from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
        from extconf.rb:24:in `<main>'
Can't compile Command-T.
vgod's vimrc is installed.

javacomplete for classes I created

First of all, thanks a lot for your work, it helps me a lot. However, I got an issue recently while coding in java.

I found javacomplete not working very well on my machine. The author of javacomplete said it can support completing members of a variable or a field, but it only completes objects of JDK classes, not the objects of classes I've created. When hitting tab after "var.|", where "|" is the position of cursor, and var is an objects of a class I created, I'm getting 'Pattern not found'. Is this really limited to JDK classes?

Thanks a again for your help.

Add step in 'Manually Install on Windows'

After cloning the repo, git submodule must be called inside vimfiles. I would add this step.

cd C:\Program Files\Vim
rmdir /s vimfiles
git clone git://github.com/vgod/vimrc.git vimfiles
cd vimfiles
git submodule update --init

For powershell users ¯\ (ツ)/¯, option /s doesn't work; it should be rmdir <path> or Remove-Item -recurse <path>

Personal Preferences vimrc

First of all, thanks for your vimrc, works very well and is the best I've found for Javascript programming...

Could be useful to add an empty .vimrc-custom where everyone, if needed, can insert it's own code and personal shortcuts.

Thanks again

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.