Git Product home page Git Product logo

Comments (1)

svengreb avatar svengreb commented on June 15, 2024

Hi @p-kolacz 👋

Even if I always like feedback, unfortunately there is absolutely no point in opening an issue that only contains a single and slightly sarcastic sentence but only ensures that further development is delayed due to maintenance overhead.

Anyway, I'm sorry that the theme update process broke on your side, but this is also something to expect when using a project's upstream branch instead of relying on stable version tags. Nord Vim's “Installation“ documentation page explicitly mentions and recommends to use a plugin/runtimepath manager which will automatically use the default branch of an repository but will also ensure to update the reference when this upstream branch gets changed or renamed. After taking a quick look at your public .dotfiles it looks like you've implemented a self-made plugin management solution where the cost is often that things might break compared to more stable and battle-tested projects. In your case the repository was cloned locally once while the default branch was still master but it won't be updated when this reference changes. Nord Vim's documentation also mentions that most plugin managers allow to define a specific version tag instead of using the upstream default branch which is a best-practice in many development areas anyway.

The actual change in this repository is also something that has been planned for a long time for all Nord projects. This not something only done for Nord but a world-wide initiative that was started over 2 years ago and even Git itself has changed the default branch name from master to main as well as millions of other projects and of cause platforms like GitHub and GitLab.

In the end all I can say is that users who like to use the upstream of a project must also live with the risk of possible breaking changes and know how to deal with them on their own.

from vim.

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.