jdhao / nvim-config

A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
MIT License
3.44k stars 506 forks source link

disable autobracket? #227

Closed powerLEO101 closed 1 year ago

powerLEO101 commented 1 year ago

Hello, sorry to bother you again.

I want to disable the autobracket for editing. Did you accomplish autobracket with a plguin? or config files?

Thanks!

Leo

jdhao commented 1 year ago

I am using delimitMate to auto insert pairs: https://github.com/jdhao/nvim-config/blob/63ff776758996733e747ff4ffa5c1c3f05cebc8a/lua/plugins.lua#L226-L226