Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
b753d80e59fd1e39eaba6c575310f280ee1370d2
/
runtime
/
doc
b753d80
runtime(doc): clarify return type for findfile()/finddir()
by Christian Brabandt
· 4 months ago
92f68e2
patch 9.1.1329: cannot get information about command line completion
by Girish Palya
· 4 months ago
187df69
runtime(doc): cross-link :| meaning :p and explain E749
by D. Ben Knoble
· 4 months ago
f39de60
runtime(doc): style: clarify to prefer 2 spaces after a sentence
by Christian Brabandt
· 4 months ago
2398460
runtime(doc): clarify 'includeexpr' is not used for <cfile>
by Christian Brabandt
· 4 months ago
3041cf6
runtime(filetype): improve *.h filetype detection
by Amelia Clarke
· 4 months ago
cb3b752
runtime(doc): clarify "nearest" value for 'completeopt'
by Girish Palya
· 4 months ago
0ed11ba
runtime(doc): Tweak documentation style a bit
by Hirohito Higashi
· 4 months ago
9880097
patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim
by zeertzjq
· 4 months ago
e9a27ef
patch 9.1.1318: tests: test_format fails
by zeertzjq
· 4 months ago
0ac1eb3
patch 9.1.1311: completion: not possible to limit number of matches
by Girish Palya
· 4 months ago
40daa13
runtime(gleam): Update ftplugin, use recommended_style config variable
by Doug Kearns
· 4 months ago
470317f
runtime(tar): remove dependency on netrw#WinPath, include mapping doc
by Christian Brabandt
· 4 months ago
b156588
patch 9.1.1308: completion: cannot order matches by distance to cursor
by Girish Palya
· 4 months ago
f35bd76
patch 9.1.1307: make syntax does not reliably detect different flavors
by Eisuke Kawashima
· 4 months ago
d623773
runtime(netrw): upstream snapshot of v180
by Luca Saccarola
· 4 months ago
cbe5319
patch 9.1.1301: completion: cannot configure completion functions with 'complete'
by Girish Palya
· 4 months ago
4ec93fe
runtime(doc): update enum helptext
by Yegappan Lakshmanan
· 4 months ago
836b87d
patch 9.1.1299: filetype: mbsyncrc files are not recognized
by Pierrick Guillaume
· 4 months ago
f4b1a60
runtime(doc): update options.txt and clarify 'wildmode' further
by Christian Brabandt
· 4 months ago
d4dbf82
patch 9.1.1296: completion: incorrect truncation logic
by glepnir
· 4 months ago
6f6c0db
runtime(doc): disable last-position-jump in diff mode
by Christian Brabandt
· 4 months ago
eded336
runtime(doc): Improve 'wildmode' setting desciption
by Girish Palya
· 4 months ago
ab2fe65
runtime(doc): correct backslash escaping comma example
by Qiming zhao
· 4 months ago
0b540c6
runtime(help): add omni completion and 'iskeyword' to filetype plugin
by Phạm Bình An
· 4 months ago
b71f130
patch 9.1.1288: Using wrong window in ll_resize_stack()
by zeertzjq
· 4 months ago
2525573
runtime(doc): rename wrong option to 'pummaxwidth'
by Christian Brabandt
· 4 months ago
b876204
patch 9.1.1284: not possible to configure pum truncation char
by glepnir
· 4 months ago
2afdb3a
runtime(doc): Fix minor typo in options.txt
by clach04
· 4 months ago
88d41ab
patch 9.1.1283: quickfix stack is limited to 10 items
by 64-bitman
· 4 months ago
8daae6f
patch 9.1.1279: Vim9: null_object and null_class are no reserved names
by Yegappan Lakshmanan
· 4 months ago
9aa120f
patch 9.1.1276: inline word diff treats multibyte chars as word char
by Yee Cheng Chin
· 4 months ago
b8d5c85
runtime(doc): update WinScrolled documentation
by Christian Brabandt
· 4 months ago
6fa6208
patch 9.1.1274: Vim9: no support for object<type> as variable type
by Yegappan Lakshmanan
· 4 months ago
df68419
runtime(doc): clarify the use of change marks when writing a buffer
by Christian Brabandt
· 4 months ago
a359c9c
runtime(zip): add *.whl to the list of zip extensions
by Christian Brabandt
· 4 months ago
8293574
runtime(doc): update pi_zip.txt with current list of zip file extensions
by Christian Brabandt
· 4 months ago
9301b43
runtime(openPlugin): fix E480 when opening URLs with wildcards on Windows
by Christian Brabandt
· 4 months ago
20393bc
runtime(doc): update last change date for diff.txt
by Hirohito Higashi
· 4 months ago
1c2f475
runtime(doc): Update the tuple help text
by Yegappan Lakshmanan
· 4 months ago
1054b18
runtime(java): Make changes for JDK 24 in syntax script
by Aliaksei Budavei
· 4 months ago
f2b1698
patch 9.1.1258: regexp: max \U and \%U value is limited by INT_MAX
by Christian Brabandt
· 4 months ago
c5aad6c
runtime(doc): non-portable sed regex in Makefile for pi_netrw.txt rule
by Yee Cheng Chin
· 4 months ago
5a307c3
patch 9.1.1252: typos in code and docs related to 'diffopt' "inline:"
by zeertzjq
· 4 months ago
88d7593
patch 9.1.1250: cannot set the maximum popup menu width
by glepnir
· 4 months ago
29d11a8
runtime(doc): group python interface related items in todo.txt
by Yegappan Lakshmanan
· 4 months ago
9943d47
patch 9.1.1243: diff mode is lacking for changes within lines
by Yee Cheng Chin
· 4 months ago
721be7f
runtime(doc): add back help tag "pi_netrw.txt"
by Christian Brabandt
· 4 months ago
038be27
patch 9.1.1239: if_python: no tuple data type support
by Yegappan Lakshmanan
· 4 months ago
9d5487f
runtime(doc): Add missing garbagecollect() hypertext link
by Doug Kearns
· 5 months ago
92e109f
runtime(doc): Fix an omission in the documentation.
by Christ van Willegen
· 5 months ago
9cb865e
patch 9.1.1232: Vim script is missing the tuple data type
by Yegappan Lakshmanan
· 5 months ago
932a535
runtime(doc): update and correct str2blob() and blob2str() examples
by Hirohito Higashi
· 5 months ago
e14aa3c
runtime(hlyank): update the hlyank package
by Hirohito Higashi
· 5 months ago
8a63529
patch 9.1.1230: inconsistent CTRL-C behaviour for popup windows
by glepnir
· 5 months ago
51a06ec
runtime(sh): consider sh as POSIX shell by default
by Mohamed Akram
· 5 months ago
83d7440
runtime(hlyank): add the hlyank package
by Christian Brabandt
· 5 months ago
e08f10a
patch 9.1.1224: cannot :put while keeping indent
by 64-bitman
· 5 months ago
d5afc74
patch 9.1.1223: wrong translation used for encoding failures
by Christian Brabandt
· 5 months ago
c4815c1
patch 9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"
by zeertzjq
· 5 months ago
762a79e
patch 9.1.1215: Patch 9.1.1213 has some issues
by Christian Brabandt
· 5 months ago
28e40a7
patch 9.1.1214: matchfuzzy() can be improved for camel case matches
by glepnir
· 5 months ago
250739d
patch 9.1.1213: cannot :put while keeping indent
by 64-bitman
· 5 months ago
5f2a959
runtime(doc): symlinking netrw.txt causes problems during install on Windows
by Christian Brabandt
· 5 months ago
96395e1
runtime(cs): Update C# runtime files
by Nick Jensen
· 5 months ago
2329bd4
runtime(doc): fix a typo in gitrebase filetype
by skshetry
· 5 months ago
3ca914e
runtime(doc): Tweak documentation style a bit
by Hirohito Higashi
· 5 months ago
f22580e
runtime(doc): update a few minor omissions from 5876016 and 4d2c4b9
by Christian Brabandt
· 5 months ago
5606ca5
patch 9.1.1202: Missing TabClosedPre autocommand
by Jim Zhou
· 5 months ago
5876016
patch 9.1.1201: 'completefuzzycollect' does not handle dictionary correctly
by glepnir
· 5 months ago
1dc731a
runtime(doc): make :h 'completefuzzycollect' a bit clearer
by zeertzjq
· 5 months ago
4d2c4b9
runtime(doc): document gitrebase filetype
by Christian Brabandt
· 5 months ago
53b1457
patch 9.1.1197: process_next_cpt_value() uses wrong condition
by glepnir
· 5 months ago
c1c3b5d
runtime(doc): remove unnecessary "an"
by zeertzjq
· 5 months ago
7db9613
runtime(doc): Update doc 52.6
by Jim Zhou
· 5 months ago
2347330
runtime(compiler): allow customizing exe and args for tsc
by Konfekt
· 5 months ago
0a336cc
runtime(doc): clarify that a umask is applied to mkdir()
by Christian Brabandt
· 5 months ago
c262382
runtime(man): improve :Man completion for man-db
by David Mandelberg
· 5 months ago
8d67cbf
runtime(doc): document vim syntax switches
by Christian Brabandt
· 5 months ago
42e498d
runtime(plsql): move fold option from syntax to filetype plugin
by Lee Lindley
· 5 months ago
d6c7913
patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch
by zeertzjq
· 5 months ago
d89770e
runtime(doc): use GNOME instead of Gnome
by zeertzjq
· 5 months ago
16d6fff
patch 9.1.1186: filetype: help files in git repos are not detected
by David Mandelberg
· 5 months ago
3d1a437
runtime(doc): warn users about potentially risky hotkey
by David Mandelberg
· 5 months ago
af05694
runtime(doc): CmdUndefined and FuncUndefined can always be nested
by zeertzjq
· 5 months ago
53d59ec
patch 9.1.1182: No cmdline completion for 'completefuzzycollect'
by zeertzjq
· 5 months ago
f31cfa2
patch 9.1.1178: not possible to generate completion candidates using fuzzy matching
by glepnir
· 5 months ago
ec6e82a
runtime(doc): revert modeline change in vim9.txt
by Christian Brabandt
· 5 months ago
de4b244
runtime(doc): mention alternative check for vim9script
by Konfekt
· 5 months ago
4783a2c
runtime(doc): mention bzip3 in gzip plugin documentation
by Jim Zhou
· 5 months ago
659cb28
runtime(doc): fix typo "bet" in :h 'completeopt'
by zeertzjq
· 5 months ago
fb79237
runtime(doc): update how to get Vim
by Christian Brabandt
· 5 months ago
2bacc3e
patch 9.1.1166: command-line auto-completion hard with wildmenu
by Girish Palya
· 5 months ago
94a045e
patch 9.1.1161: preinsert requires bot "menu" and "menuone" to be set
by glepnir
· 5 months ago
56957ed
runtime(misc): add support for bzip3 to tar, vimball and gzip plugins
by Jim Zhou
· 5 months ago
a2c5559
patch 9.1.1160: Ctrl-Y does not work well with "preinsert" when completing items
by glepnir
· 5 months ago
3e2affc
patch 9.1.1159: $MYVIMDIR may not always be set
by Christian Brabandt
· 5 months ago
85a50fe
runtime(doc): fix confusing docs for 'completeitemalign'
by zeertzjq
· 5 months ago
00a00f5
runtime(lua): Update lua ftplugin and documentation
by brianhuster
· 5 months ago
5b97947
runtime(netrw): runtime(netrw): upstream snapshot of v178
by Luca Saccarola
· 6 months ago
Next »