Code Monkey home page Code Monkey logo

Comments (10)

mickael-menu avatar mickael-menu commented on August 24, 2024 1

Yes, this is what I have:

Plug 'mickael-menu/zk-nvim'

Using ", the plugin is simply not visible with :PlugInstall.

from zk-nvim.

tomtomjhj avatar tomtomjhj commented on August 24, 2024 1

Plug is defined with -bar attribute (:command-bar), so " is interpreted as a comment marker.

from zk-nvim.

eric-hansen avatar eric-hansen commented on August 24, 2024

" is only a comment if it's the first character of the line. In this context it's correctly the start of a string.

from zk-nvim.

UnkwUsr avatar UnkwUsr commented on August 24, 2024

@eric-hansen Hmmmm... But this does not work for me:

line   18:
E471: Argument required: Plug

Can you test please, if you use vim-plug?

from zk-nvim.

eric-hansen avatar eric-hansen commented on August 24, 2024

I don't use vim-plug.

Are you using Vim or Neovim?

from zk-nvim.

UnkwUsr avatar UnkwUsr commented on August 24, 2024

Neovim v0.6.1

from zk-nvim.

mickael-menu avatar mickael-menu commented on August 24, 2024

I tested and I indeed have the same issue using ".

from zk-nvim.

kabouzeid avatar kabouzeid commented on August 24, 2024

But it does work with '?

from zk-nvim.

mickael-menu avatar mickael-menu commented on August 24, 2024

I'll do the changes, but first @UnkwUsr why do you think { 'branch': 'main' } should be added? It works fine without for me.

from zk-nvim.

UnkwUsr avatar UnkwUsr commented on August 24, 2024

Sorry, my bad. I was using old version of vim-plug, so I had errors without setting custom branch. On latest version of vim-plug (0.11.0) it works fine without branch setting.

from zk-nvim.

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.