]> git.lizzy.rs Git - micro.git/commit
allow optionally brace matching with the closing brace to the left of the cursor
authorJT Olds <hello@jtolds.com>
Wed, 28 Feb 2018 01:53:04 +0000 (18:53 -0700)
committerJT Olds <hello@jtolds.com>
Wed, 28 Feb 2018 01:53:04 +0000 (18:53 -0700)
commitea6a87d41a9fcaa9fff81c1a5310726b1e15c548
tree49eee40c33910e0513d6c7b4c4063fc1900d01f9
parent6d2cbb6cce3da267c223f293d67140c6fdd15d94
allow optionally brace matching with the closing brace to the left of the cursor

this behavior, while slightly less obvious, allows for observing what brace you
just closed. as you write closing braces, the brace you closed gets highlighted
cmd/micro/cellview.go
cmd/micro/settings.go
runtime/help/options.md