aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-12-16 21:33:59 +0100
committerJustin M. Keyes <justinkz@gmail.com>2017-12-26 03:58:28 +0100
commitfe60fa9faafd90cfe756c80119abae6f8906fc4b (patch)
tree3d2dfa4e2e372f6e96e66d5508ad5549c1197a59 /runtime/doc/vim_diff.txt
parent249bdb07dd3a9555972deff625d67e4ee0eddc86 (diff)
downloadrneovim-fe60fa9faafd90cfe756c80119abae6f8906fc4b.tar.gz
rneovim-fe60fa9faafd90cfe756c80119abae6f8906fc4b.tar.bz2
rneovim-fe60fa9faafd90cfe756c80119abae6f8906fc4b.zip
doc
vim-patch:8.0.1206: no autocmd for entering or leaving the command line (commit a4f6cec7a31ff8dbfa089b9e22227afbeb951e9b) NA patches: vim-patch:8.0.0320: warning for unused variable with small build
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 7061f01316..9643777975 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -70,6 +70,7 @@ Providers
Ruby plugins |provider-ruby|
Shared data |shada|
Embedded terminal |terminal|
+VimL parser |nvim_parse_expression()|
XDG base directories |xdg|
USER EXPERIENCE ~