windwp
windwp
On mapping, I want to use mapping by key only. Using API functions like set_cursor or set_text might interfere with other plugins. I'm not sure what you mean by 'smoother.'...
yes but not every day. sometime it is not maintain. i think you can use replace_endpair to trigger abbr.
it doesn't use a rule from autopairs. i don't know what check_comma meanning too :).
can you add a prefix enable_move_on_empty_functions. there are some options don't have that prefix because it come from old version and i don't want to break user config.
I agree on some case you don't need to typing 2 key . PR is welcome :love_you_gesture:
rename will make a breaking change to user config. your new name is too long and it is different on every function . it more easy to type `with` then...
Thank you 🙏
that function is public . i think you can add this on your config.
We don't have that option; you need to figure it out based on the rules of the API. It might be similar to this link—it uses the key. https://github.com/windwp/nvim-autopairs/wiki/Custom-rules#expand-multiple-pairs-on-enter-key
i am sure it is only need to call `require("nvim-autopairs").setup({})`