aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorYorick Peterse <git@yorickpeterse.com>2021-10-07 00:31:14 +0200
committerGitHub <noreply@github.com>2021-10-06 16:31:14 -0600
commitc61a3865eea21f87ac17719ba226ad556b5a11a6 (patch)
tree6dea42e9e90c444896d24089a5c63bcef85de621 /src/nvim/api/buffer.c
parente06936125a628d8a61069f5fbce68394292db4df (diff)
downloadrneovim-c61a3865eea21f87ac17719ba226ad556b5a11a6.tar.gz
rneovim-c61a3865eea21f87ac17719ba226ad556b5a11a6.tar.bz2
rneovim-c61a3865eea21f87ac17719ba226ad556b5a11a6.zip
fix: set cursorlineopt=number in terminal mode (#15493)
When entering terminal mode, cursorlineopt is no longer entirely disabled. Instead, it's set to `number`. Doing so ensures that users using `set cursorline` combined with `set cursorlineopt=number` have consistent highlighting of the line numbers, instead of this being disabled when entering terminal mode. Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: Sean Dewar <seandewar@users.noreply.github.com>
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions