Coder Social home page Coder Social logo

Comments (7)

Raimondi avatar Raimondi commented on June 2, 2024

This is a side effect of using inoremap to set the mappings. A workaround would be to set delimitMate_autoclose to 0, read :help delimitMateAutoclose.

I'll try to find a solution, but it might take a while.

from delimitmate.

bogdan avatar bogdan commented on June 2, 2024

<C-]> could be helpful. It expands the abbreviation immediately in and keeps the insert mode.

from delimitmate.

Raimondi avatar Raimondi commented on June 2, 2024

That it's nice, I put a note on the documentation about this. I can't use <C-]> in my mapping because I'd have to detect if an abbreviation precedes the paren, otherwise a ^] is inserted in the buffer, which is kind of problematic.

Thanks for your feedback!
Israel

from delimitmate.

Raimondi avatar Raimondi commented on June 2, 2024

I'm reopening this because I think it can be done from the delimitMate end. We'll see.

from delimitmate.

zenzike avatar zenzike commented on June 2, 2024

This bug also prevents abbreviations from expanding after typing <Space>, which is quite annoying.

from delimitmate.

Raimondi avatar Raimondi commented on June 2, 2024

It's the same problem, when delimitMate_expand_space is set to 1, is mapped to enable this feature.

from delimitmate.

Raimondi avatar Raimondi commented on June 2, 2024

Given the different forms that abbreviations have, I can't implement a reliable way to fix this problem. So, I have placed the note on the documentation and I'll consider it closed.

If somebody else has can provide a fix, I'll more than happy to apply it.

from delimitmate.

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.