aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/debug.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-05-09 23:31:30 +0200
committerGitHub <noreply@github.com>2019-05-09 23:31:30 +0200
commitd818135e3f45fc72ceba19c0ffc035ed77d120af (patch)
tree83fc23b9a1f8489baa073559e48dab23fcc59dae /runtime/doc/debug.txt
parentb6ad20602498e260b3c7ede79699d986e96903da (diff)
parentb9ad12e6c2fa557e2c2c2f2f6c40fabc0cc89efd (diff)
downloadrneovim-d818135e3f45fc72ceba19c0ffc035ed77d120af.tar.gz
rneovim-d818135e3f45fc72ceba19c0ffc035ed77d120af.tar.bz2
rneovim-d818135e3f45fc72ceba19c0ffc035ed77d120af.zip
Merge #9992 from justinmk/ui-upgrade
UI/nvim_ui_attach(): add "override" option
Diffstat (limited to 'runtime/doc/debug.txt')
-rw-r--r--runtime/doc/debug.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/debug.txt b/runtime/doc/debug.txt
index 1019becf9c..fab12e36fa 100644
--- a/runtime/doc/debug.txt
+++ b/runtime/doc/debug.txt
@@ -108,7 +108,7 @@ line numbers. Double-click one of the lines and the Find Source dialog will
appear. Navigate to the directory where the Vim source is (if you have it.)
If you don't know how to debug this any further, follow the instructions
-at ":help bug-reports". Paste the call stack into the bug report.
+at ":help bug-report". Paste the call stack into the bug report.
If you have a non-free version of Visual Studio, you can save a minidump via
the Debug menu and send it with the bug report. A minidump is a small file