Code Monkey home page Code Monkey logo

Comments (5)

Iron-E avatar Iron-E commented on June 19, 2024 1

Thanks for your interest in this plugin! I will say that I am interested in doing this, since I love Lua.

I have been waiting for neovim/neovim#12670 to be resolved before implementing something like this, so I can map the plugin directory directly to the lua folder. It seems like this will be a 0.6 feature, though.

I wonder if putting this logic in the init.lua could be equivalent for our purposes. This would be like lazy-loading and also would be backwards compatible with Neovim 0.4+.

We wouldn't need if vim.g.loaded_libmodal, since init.luas are only loaded once.

At the moment I'm chugging away on CLInvoice so I'll have to put this on the backlog for now, but I will pick this back up to see what I can see in a little bit!

from nvim-libmodal.

Iron-E avatar Iron-E commented on June 19, 2024 1

I have added a branch which implements this feature. I will merge it after the release of 0.5; feel free to test it!

from nvim-libmodal.

matu3ba avatar matu3ba commented on June 19, 2024 1

@Iron-E Unfortunately so far I did not configure libmodal. :(
Currently I am focusing on REPL and per-project configuration and more minimal tasks, once I have some spare time.

from nvim-libmodal.

Iron-E avatar Iron-E commented on June 19, 2024

I'm getting ready to merge the branch. Can you checkout the branch and tell me if there are any breakages? I've tested from my side and things are fine, but it's good to check.

from nvim-libmodal.

Iron-E avatar Iron-E commented on June 19, 2024

We now use Lua init as of 2.0.0

Thank you again for the sugggestion!

from nvim-libmodal.

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.