aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-08-10 00:47:04 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-08-10 00:47:17 -0400
commitdb375102ead998421a180525299f66db3e6127f3 (patch)
tree83d1728869424b254c8bff864791d456dba661eb /runtime/doc
parent3b785b32f9c85f6f2547a509fb6faa4a717f19cf (diff)
downloadrneovim-db375102ead998421a180525299f66db3e6127f3.tar.gz
rneovim-db375102ead998421a180525299f66db3e6127f3.tar.bz2
rneovim-db375102ead998421a180525299f66db3e6127f3.zip
doc
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/vim_diff.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 47380428b0..3c8b728b95 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -64,13 +64,13 @@ these differences.
MAJOR FEATURES ~
Embedded terminal emulator |terminal-emulator|
-Shared data |shada|
RPC API |RPC|
+Shared data |shada|
+XDG base directories |xdg|
Job control |job-control|
Remote plugins |remote-plugin|
Python plugins |provider-python|
Clipboard integration |provider-clipboard|
-XDG support
OTHER FEATURES ~