mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-14 11:53:26 +01:00
f45f9394dd4dfbf802ee028b1efc8b82d32a3ef1
I just missed the fact that getreg() also works and I don't need to hack to use clip_convert_selection() and the mod on it. This is kind of... odd, because clip_convert_selection() is essentially doing the same thing as getreg() with *very* minor differences. You would hope that would be consolidated and refactored into a single function, but of course not. Also cleaned up some comments to make it clear that evaluateExpression probably would have worked except for the autocmd blocking part.
…
…
…
…
…
…
Vim - the text editor - for macOS
-
MacVim homepage https://macvim-dev.github.io/macvim
-
Download the latest version from Releases.
-
Vim README: README_vim.md
Languages
Vim Script
52.3%
C
37.9%
Objective-C
3.2%
Roff
1.5%
Makefile
1.2%
Other
3.1%