diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-12-10 00:29:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-10 00:29:39 -0800 |
commit | 7111fe94597339e165307220ea62d478b8aaea32 (patch) | |
tree | c16a79c6b3d1e253eb2db4b3bffce98e0c60f9d3 /runtime/doc/vim_diff.txt | |
parent | 76d1e9360ae657ae10b3f6d7f99e8c6284d9c5c2 (diff) | |
download | rneovim-7111fe94597339e165307220ea62d478b8aaea32.tar.gz rneovim-7111fe94597339e165307220ea62d478b8aaea32.tar.bz2 rneovim-7111fe94597339e165307220ea62d478b8aaea32.zip |
doc: LSP [ci skip] #11524
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 3646034dba..9c106077ab 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -169,6 +169,7 @@ Functions: |system()|, |systemlist()| can run {cmd} directly (without 'shell') Highlight groups: + |highlight-blend| controls blend level for a highlight group |expr-highlight| highlight groups (prefixed with "Nvim") |hl-NormalFloat| highlights floating window |hl-NormalNC| highlights non-current windows @@ -207,6 +208,7 @@ Options: 'statusline' supports unlimited alignment sections 'tabline' %@Func@foo%X can call any function on mouse-click 'wildoptions' `pum` flag to use popupmenu for wildmode completion + 'winblend' pseudo-transparency in floating windows |api-floatwin| 'winhighlight' window-local highlights Signs: |