Coder Social home page Coder Social logo

Comments (1)

codicocodes avatar codicocodes commented on July 22, 2024

Thanks for reporting the issue!

I am not planning on addressing either of these issues at the moment, they are inherent to how the parser works, and I don't find it to be important to focus on 100% accuracy.

The way the parser works is that I index rockerboo/awesome-neovim for popular plugins, then I check the config files for mentions of those plugins.

Only plugins mentioned in awesome-neovim will be identified, I hope to increase this in the future by adding more plugin sources, but it will likely never identify all plugins with 100% accuracy because I'm not planning on spinning up a full neovim instance and run an install.

Regarding commented out plugins, I'm not interested in processing an AST to identify if the plugin is commented out or not and handle it differently. I don't think it's worth the effort for now and want to focus on more valuable features. It would also increase the complexity of the code and slow down the parser.

If you care about the correctness, I suggest removing commented out plugins from your config, and once the sync supports removing plugins they will be removed from your dotfyle page.

If you have any good ideas on increasing plugin coverage please let me know.

from dotfyle.

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.