diff options
author | bfredl <bjorn.linse@gmail.com> | 2023-10-31 21:33:00 +0100 |
---|---|---|
committer | bfredl <bjorn.linse@gmail.com> | 2023-11-03 11:35:42 +0100 |
commit | 44f0480a22af8f87f8784dac430416cb9913adea (patch) | |
tree | aeb487ea271274f92c59c275bf6cb26e42ed2eac /runtime/lua/vim/lsp/buf.lua | |
parent | d4dc1355eda78ca2a8aece08d1ab6c6bc1e91505 (diff) | |
download | rneovim-44f0480a22af8f87f8784dac430416cb9913adea.tar.gz rneovim-44f0480a22af8f87f8784dac430416cb9913adea.tar.bz2 rneovim-44f0480a22af8f87f8784dac430416cb9913adea.zip |
refactor(grid): implement rightleftcmd as a post-processing step
Previously, 'rightleftcmd' was implemented by having all code which
would affect msg_col or output screen cells be conditional on `cmdmsg_rl`.
This change removes all that and instead implements rightleft as a
mirroring post-processing step.
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions