GithubHelp home page GithubHelp logo

It doesn't work about vimrc HOT 3 CLOSED

amghost avatar amghost commented on August 28, 2024
It doesn't work

from vimrc.

Comments (3)

jim-my avatar jim-my commented on August 28, 2024

I guess you didn't run 'python update_plugins.py'. It will download all plugins for you.

from vimrc.

monnoval avatar monnoval commented on August 28, 2024

I tried installing the awesome version and it does not fully work.

I just forked the latest but still having problems on plugins. I updated the .vimrc like below. Some plugins are running like NERDTree, but ctrlp and commentary are not.

set runtimepath+=~/.vim_runtime

" Load plugins using Pathogen
filetype off
call pathogen#runtime_append_all_bundles()

source ~/.vim_runtime/vimrcs/basic.vim
source ~/.vim_runtime/vimrcs/filetypes.vim
source ~/.vim_runtime/vimrcs/plugins_config.vim
source ~/.vim_runtime/vimrcs/extended.vim
source ~/.vim_runtime/sources_non_forked/ctrlp.vim

try
source ~/.vim_runtime/my_configs.vim
catch
endtry

from vimrc.

shredding avatar shredding commented on August 28, 2024

I have the same problem.

from vimrc.

Related Issues (20)

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.