Code Monkey home page Code Monkey logo

Comments (3)

lacygoill avatar lacygoill commented on May 29, 2024

There is also a small typo in the README file:

diff --git a/README.md b/README.md
index f97e524..5783a06 100644
--- a/README.md
+++ b/README.md
@@ -370,7 +370,7 @@ If `"NONE"` is specified, package directories are listed instead of plugin direc
 
 `{plugname}` specifies a plugin name. Wildcards can be used. If omitted or an empty string is specified, `"*"` is used.
 
-If `{nameonly}` is TRUE, plugin (or package) names are listed instead of the direcotries. Default is FALSE.
+If `{nameonly}` is TRUE, plugin (or package) names are listed instead of the directories. Default is FALSE.
 
 E.g.:
 

from minpac.

k-takata avatar k-takata commented on May 29, 2024

I haven't fixed the <nowait> issue yet. Is it okay?

from minpac.

lacygoill avatar lacygoill commented on May 29, 2024

Well, I think it's subjective. Some people might disagree and think that their global mappings should have the priority over local ones. I really don't know what's best. I have had experiences where I was surprised to see that the local mappings were not executed immediately. But I also had opposite experiences, where I was surprised to see that my global mappings were not executed, because of local ones.

In the end, I still think that local ones should have the priority over global ones. It leads to the less surprising situations. That is, I think that – on average – it takes more time to understand why a mapping is not executed immediately, than to understand why Vim executes an unexpected command in a "special" buffer (i.e. a buffer tied to a plugin).

Again, that's just my opinion. I don't have data to back this up.

from minpac.

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.