File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -6739,7 +6739,7 @@ compile-changes-7 version7.txt /*compile-changes-7*
67396739compile-changes-8 version8.txt /*compile-changes-8*
67406740compile-changes-9 version9.txt /*compile-changes-9*
67416741compile-changes-9.2 version9.txt /*compile-changes-9.2*
6742- compiler-biome quickfix.txt /*compiler-biome*
6742+ compiler-biome quickfix.txt /*compiler-biome*
67436743compiler-compaqada ft_ada.txt /*compiler-compaqada*
67446744compiler-cppcheck quickfix.txt /*compiler-cppcheck*
67456745compiler-decada ft_ada.txt /*compiler-decada*
@@ -9932,8 +9932,8 @@ quake.vim syntax.txt /*quake.vim*
99329932quickfix quickfix.txt /*quickfix*
99339933quickfix-6 version6.txt /*quickfix-6*
99349934quickfix-ID quickfix.txt /*quickfix-ID*
9935- quickfix-buffer quickfix.txt /*quickfix-buffer*
99369935quickfix-biome quickfix.txt /*quickfix-biome*
9936+ quickfix-buffer quickfix.txt /*quickfix-buffer*
99379937quickfix-changedtick quickfix.txt /*quickfix-changedtick*
99389938quickfix-context quickfix.txt /*quickfix-context*
99399939quickfix-cppcheck quickfix.txt /*quickfix-cppcheck*
Original file line number Diff line number Diff line change 1- *todo.txt* For Vim version 9.1. Last change: 2025 Nov 09
1+ *todo.txt* For Vim version 9.1. Last change: 2025 Nov 18
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -538,9 +538,6 @@ when redirecting to a local variable (function or script) storing the value
538538won't work. At least give an error. Is there a way to make it work?
539539#10616
540540
541- Completion for ":runtime" should show valid values, not what's in the current
542- directory. (#11447)
543-
544541Add a "description" property to mappings. #12205
545542
546543Add an option to start_timer() to return from the input loop with K_IGNORE.
You can’t perform that action at this time.
0 commit comments