mirror of
https://github.com/neovim/neovim.git
synced 2026-01-29 00:27:15 +10:00
Add a new special key that can be used by UIs to toggle the 'paste' option and use it in the TUI instead of the user's 'pastetoggle' value. Close #2843 #2092