Git Product home page Git Product logo

Comments (9)

LunarWatcher avatar LunarWatcher commented on June 21, 2024 1

1 requires let g:AutoPairsMultilineClose = 1 - gonna change the default back to 1. (Originally changed to 0 by Krasjet)

from auto-pairs.

LunarWatcher avatar LunarWatcher commented on June 21, 2024

For 1: Can I get some more context? What's the opening pair like? What code are we talking about?

For 2: Mapping backspace is disabled by default in this fork

https://github.com/LunarWatcher/auto-pairs/blob/master/doc/AutoPairs.txt#L390-L398

Try let g:AutoPairsMapBS = 1 and see if that helps.

from auto-pairs.

kuntau avatar kuntau commented on June 21, 2024

Please see this replay

https://asciinema.org/a/h6b1secmQthYM8fzfvrGAMXJk

on the original version, after typing ] it always jump to the end of closing ]

As is in the readme

Insert new indented line after Return

input: {|} (press <CR> at |)
output: {
    |
}          (press } to close the pair)
output: {
}|         (the inserted blank line will be deleted)

from auto-pairs.

LunarWatcher avatar LunarWatcher commented on June 21, 2024

Something broke that, but I could've sworn I fixed that a while ago. Gonna grab some food and have a look

from auto-pairs.

kuntau avatar kuntau commented on June 21, 2024

1 requires let g:AutoPairsMultilineClose = 1 - gonna change the default back to 1. (Originally changed to 0 by Krasjet)

Perfect. Thank you

from auto-pairs.

LunarWatcher avatar LunarWatcher commented on June 21, 2024

I think that should do the trick. Can you try now?

from auto-pairs.

LunarWatcher avatar LunarWatcher commented on June 21, 2024

I'm gonna assume it's fine now. If it's still broken, reopen this issue, open a new issue, or leave a comment here

from auto-pairs.

kuntau avatar kuntau commented on June 21, 2024

Hi. Thank you for the quick fix. Looks like I can't use it yet since I use the recommended Tag * 👍🏽

from auto-pairs.

LunarWatcher avatar LunarWatcher commented on June 21, 2024

Right, just made another tag

from auto-pairs.

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.