]> git.lizzy.rs Git - micro.git/commit
Simplify LocFromVisual implementation
authorDmitry Maluka <dmitrymaluka@gmail.com>
Sun, 7 Mar 2021 13:56:00 +0000 (14:56 +0100)
committerDmitry Maluka <dmitrymaluka@gmail.com>
Thu, 8 Apr 2021 21:54:06 +0000 (23:54 +0200)
commitf2613eeb3b069b2905d71f0c59915600243d65ea
tree9dc746f67209db07f428da205a3a4545ad6efa21
parent6d13710d934dc1bfd804246c255bdce3e42fdc95
Simplify LocFromVisual implementation

Now that we have LocFromVLoc, we can radically simplify the code of LocFromVisual.
Less duplication, less potential bugs.
internal/display/bufwindow.go