mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00: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