Giter Club home page Giter Club logo

Comments (4)

mblarsen avatar mblarsen commented on August 11, 2024 1

FYI -- the conflict was https://github.com/m4xshen/hardtime.nvim

Even when disabling hardtime in minifiles it still fails.

return {
  "m4xshen/hardtime.nvim",
  wnabled = true,
  dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
  opts = {
    disabled_filetypes = { "minifiles" },
    restriction_mode = "hint",
  },
}

from mini.nvim.

echasnovski avatar echasnovski commented on August 11, 2024 1

Thanks for the follow up!

This is somewhat expected because 'hardtime.nvim' treats - as special key. So might be doing something not compatible with MiniFiles.open().

from mini.nvim.

echasnovski avatar echasnovski commented on August 11, 2024

Thanks for the issue!

Unfortunately, I can not reproduce. I have no error and everything opens as expected after pressing - again inside a file opened from the explorer.

There are some issues with reproduction steps:

  • Step 2 says I navigate to a file L which is a bit ambiguous and contradicts the config. Do you mean you open a file with go_in_plus mapping inside an explorer.
  • Is step 3 indeed means what I understood it means: try again open explorer by pressing - while inside a file opened with 'mini.files' (and there is no explorer currently opened)?

If it doesn't work with - but works with some other mapping, there seems to be a conflicting mappings. What does :nmap - show?

from mini.nvim.

mblarsen avatar mblarsen commented on August 11, 2024

Hmm, after running with only mini and nothing else I don't have the issue either. Sorry for the alarm, must be some conflicting plugin.

Regarding L I was flipping back from L and and <cr> (coming from oil.nvim) so wrote up the wrong steps 👐

from mini.nvim.

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.