Giter VIP home page Giter VIP logo

Comments (9)

abzcoding avatar abzcoding commented on July 17, 2024 1

I have a different error does it work for you ?

Screen.Recording.2023-02-01.at.14.20.16.mov

nope pushed the wrong thing 🤦

from lvim.

abzcoding avatar abzcoding commented on July 17, 2024 1

nvim-bqf was loading on BufReadPost but it should've been loading on WinEnter

from lvim.

williamgoulois avatar williamgoulois commented on July 17, 2024 1

Thanks it works perfectly now 🚀

from lvim.

abzcoding avatar abzcoding commented on July 17, 2024

the issue comes from these lines

lvim.keys.normal_mode["<CR>"] = {
"<cmd>lua require('user.neovim').maximize_current_split()<CR>",
{ noremap = true, silent = true, nowait = true },
}

commenting them would solve this issue, but we need to find the actual root cause ( or a proper workaround

from lvim.

williamgoulois avatar williamgoulois commented on July 17, 2024

It kinda works when I comment these lines but it is opened in a vertical split (I would expect it to replace alpha buffer)
And we loose the functionnality of <CR> to maximize that i use a lot 🙂

Screen.Recording.2023-01-31.at.16.17.49.mov

from lvim.

williamgoulois avatar williamgoulois commented on July 17, 2024

Here is another error if this can help ! Triggered when trying to enter on the quickfix entry but opening a file before

Screen.Recording.2023-01-31.at.19.04.29.mov

from lvim.

abzcoding avatar abzcoding commented on July 17, 2024

@williamgoulois can you try this commit?

from lvim.

williamgoulois avatar williamgoulois commented on July 17, 2024

I have a different error does it work for you ?

Screen.Recording.2023-02-01.at.14.20.16.mov

from lvim.

abzcoding avatar abzcoding commented on July 17, 2024

should be fixed in the latest commit

from lvim.

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.