Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: toggle mouse support, toggle folding #119

Open
dkrieger opened this issue Jan 13, 2017 · 1 comment
Open

feature request: toggle mouse support, toggle folding #119

dkrieger opened this issue Jan 13, 2017 · 1 comment

Comments

@dkrieger
Copy link

I've added some lines in my .vimrc to allow toggling mouse support and foldenable, using 'm' and 'z' respectively. Would you rather keep the feature set as it currently stands, or should I write a pull request?

@kiryph
Copy link
Contributor

kiryph commented Aug 4, 2017

Note, there is a vim builtin mapping zi to invert foldenable.


I guess you have to convice tpope to add toggling mouse support. Writing a PR would make it more likely, but in this case I doubt that he will merge it. It depends on whether he uses it or many users are interested it.
He already did not merge pull requests for colorcolumn (co|) #121 and syntax (coy) #114. There are also similar feature requests for shellslash (co\) #70, menu (com) #72, expandtab (coe) #140 and #139 (colorcolumn coC, foldcolumn coF, incsearch coI). I use myself toggle conceal (coe) which I have added to my fork of unimpaired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants