Git Product home page Git Product logo

gimbal.nvim's Introduction

🍞 rynd.nvim

rynd (raΙͺnd) Noun
A piece of iron crossing the hole in the upper millstone, by which the stone is supported on the spindle. πŸ•‚

rynd.nvim is a drop-in replacement for LazyVim. LazyVim offers an editing environment that is both convenient and comprehensive, aimed at users that want a middle ground between rolling their own setup from scratch and using a Neovim "distro". For most, whether or not to use LazyVim is a break-even analysis of the work required to adapt their preferences, needs, and feature requirements to LazyVim, versus the work LazyVim saves. When the perceived risk of switching to LazyVim is too high, potential users forego LazyVim for another option.

The Break-Even Point

LazyVim raises that break-even point by black-boxing steps 7 to 17 of Neovim's initialization process into the LazyVim plugin at ~/.local/share/nvim/lazy/LazyVim. What rynd.nvim does is give control of these steps back to the user by hooking into LazyVim before the formed plugin specs are loaded by lazy.nvim, allowing you to override any decision before it's made, rather than after.

This also allows access inside of the LazyVim plugin black-box, opening it up to be used as a Lua module to build your editor in the same way the LazyVim maintainers built LazyVim. Any upstream changes or additions to LazyVim, including maintenance and addition of any future plugins from the community, will (in theory) be compatible with your custom config.

Requirements

  • Neovim >= 0.9.0 (needs to be built with LuaJIT)

Usage

See test/config/nvim for an example Neovim config. To properly hook into LazyVim, fork this repo and add your config to lua/rynd/plugins, but this will change in the near feature.

gimbal.nvim's People

Contributors

pearagit avatar

Watchers

 avatar

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.