Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
2c9f49b200aab6ac0e66ac8b1e52641d603c1c52
/
runtime
8322923
translation(ru): include Russian translation for chapter two of the tutorial
by RestorerZ
· 5 months ago
13dcea2
runtime(matchparen): line continuation causes failure in CI
by Christian Brabandt
· 5 months ago
5f2a959
runtime(doc): symlinking netrw.txt causes problems during install on Windows
by Christian Brabandt
· 5 months ago
8021830
runtime(tutor): updated Russian translation for tutor chapter 1
by RestorerZ
· 5 months ago
96395e1
runtime(cs): Update C# runtime files
by Nick Jensen
· 5 months ago
47071c6
patch 9.1.1203: matchparen keeps cursor on case label in sh filetype
by zeertzjq
· 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
b55f022
runtime(vim): Sync syntax generator base file with output file.
by Doug Kearns
· 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
c1c1019
translation(it): update menu_it
by Antonio Giovanni Colombo
· 5 months ago
6b01f02
translation(sr): Add chapter two of the new tutor
by Ivan Pešić
· 5 months ago
54c88d0
runtime(indent-tests): GitHub Actions doesn't show why indent tests failed
by David Mandelberg
· 5 months ago
f209dcd
patch 9.1.1198: [security]: potential data loss with zip.vim
by Christian Brabandt
· 5 months ago
53b1457
patch 9.1.1197: process_next_cpt_value() uses wrong condition
by glepnir
· 5 months ago
7546afb
patch 9.1.1196: filetype: config files for container tools are not recognized
by David Mandelberg
· 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
4fa2dd2
runtime(compiler): add comment for Dispatch
by Konfekt
· 5 months ago
a8aeeeb
runtime(tera): remove unwanted code and fix issues in syntax script
by MuntasirSZN
· 5 months ago
0a336cc
runtime(doc): clarify that a umask is applied to mkdir()
by Christian Brabandt
· 5 months ago
6763b0e
patch 9.1.1194: filetype: false positive help filetype detection
by zeertzjq
· 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
0fab891
runtime(vim): Update base-syntax, improve :syntax highlighting
by Doug Kearns
· 5 months ago
3dca512
runtime(vim): Update base-syntax and generator, only match valid predefined variables
by Doug Kearns
· 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
d49ba7b
runtime(sh): set b:match_skip to ignore matches for matchit
by Christian Brabandt
· 5 months ago
14da0fb
patch 9.1.1188: runtime(tera): tera support can be improved
by MuntasirSZN
· 5 months ago
9102ac1
patch 9.1.1187: matchparen plugin wrong highlights shell case statement
by Christian Brabandt
· 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
ce4f9d2
runtime(nohlsearch): fix CursorHold loop
by qaqland
· 5 months ago
3d1a437
runtime(doc): warn users about potentially risky hotkey
by David Mandelberg
· 5 months ago
f63c346
runtime(syntax-tests): Improve parts of "runtest.vim"
by Aliaksei Budavei
· 5 months ago
af05694
runtime(doc): CmdUndefined and FuncUndefined can always be nested
by zeertzjq
· 5 months ago
62e8228
runtime(go): add 'keywordprg' and 'formatprg' to ftplugin
by Phạm Bình An
· 5 months ago
6852e5c
runtime(syntax-tests): Re-introduce support for "phoney" languages
by Aliaksei Budavei
· 5 months ago
53d59ec
patch 9.1.1182: No cmdline completion for 'completefuzzycollect'
by zeertzjq
· 5 months ago
6bdfeb0
runtime(vim): Update base-syntax, bug fixes
by Doug Kearns
· 5 months ago
f31cfa2
patch 9.1.1178: not possible to generate completion candidates using fuzzy matching
by glepnir
· 5 months ago
5daaf23
patch 9.1.1177: filetype: tera files not detected
by MuntasirSZN
· 5 months ago
ec6e82a
runtime(doc): revert modeline change in vim9.txt
by Christian Brabandt
· 5 months ago
2323f22
runtime(new-tutor): add chapter two to the interactive tutorial
by RestorerZ
· 5 months ago
2e18fac
test(runtime/syntax): improve syntax tests
by Eisuke Kawashima
· 5 months ago
de4b244
runtime(doc): mention alternative check for vim9script
by Konfekt
· 5 months ago
b34ce3e
runtime(man): don't add jumps when loading a manpage
by David Mandelberg
· 5 months ago
08a410f
runtime(vim): recognize <...> strings (and keys) for 'keywordprg'
by Konfekt
· 5 months ago
4783a2c
runtime(doc): mention bzip3 in gzip plugin documentation
by Jim Zhou
· 5 months ago
9f827ec
patch 9.1.1173: filetype: ABNF files are not detected
by A4-Tacks
· 5 months ago
29d596c
runtime(netrw): upstream snapshot of v179
by Luca Saccarola
· 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
a250738
runtime(tar): use readblob() instead of shelling out to file(1)
by Christian Brabandt
· 5 months ago
334a13b
patch 9.1.1164: [security]: code execution with tar.vim and special crafted tar files
by Christian Brabandt
· 5 months ago
8ac975d
runtime(tar): fix syntax error in tar.vim
by Christian Brabandt
· 5 months ago
7003a5d
runtime(syntax-tests): Apply stronger synchronisation between buffers
by Aliaksei Budavei
· 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
da53af5
runtime(netrw): correctly handle shellslash variable
by Luca Saccarola
· 5 months ago
85a50fe
runtime(doc): fix confusing docs for 'completeitemalign'
by zeertzjq
· 5 months ago
0b82054
runtime(lua): Improve 'include' and make '*expr' functions script-local
by Doug Kearns
· 5 months ago
60bd140
runtime(vim): Update base-syntax, match Vim9 function calls after "|"
by Doug Kearns
· 5 months ago
3d75ec7
runtime(compiler): improve svelte-check
by Konfekt
· 5 months ago
397700e
runtime(new-tutor): update examples from Neovim to Vim
by RestorerZ
· 5 months ago
580e457
runtime(vim): make VimKeywordPrg even smarter for regexes
by Konfekt
· 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
b3854bf
patch 9.1.1144: no way to create raw strings from a blob
by Bakudankun
· 6 months ago
094494b
runtime(vim): improve &keywordprg in ftplugin
by Konfekt
· 6 months ago
025dc48
runtime(vim): Update base-syntax, match :CompilerSet and :SynMenu commands
by Doug Kearns
· 6 months ago
ed7d8e5
patch 9.1.1140: filetype: m17ndb files are not detected
by David Mandelberg
· 6 months ago
a7b8120
patch 9.1.1138: cmdline completion for :hi is too simplistic
by Yee Cheng Chin
· 6 months ago
61af587
runtime(dockerfile): set comments in filetype plugin
by David Mandelberg
· 6 months ago
d15114c
runtime(compiler): include svelte-check compiler
by Konfekt
· 6 months ago
14e8208
runtime(doc): get rid of the titlestring hack for terminal-api
by Christian Brabandt
· 6 months ago
51eefba
runtime(filetype): move filetype detection into filetypedetect augroup
by Christian Brabandt
· 6 months ago
41a6026
patch 9.1.1134: filetype: Guile init file not recognized
by David Mandelberg
· 6 months ago
b62bf81
patch 9.1.1133: filetype: xkb files not recognized everywhere
by David Mandelberg
· 6 months ago
a48693c
runtime(doc): remove resolved complete item from todo list
by glepnir
· 6 months ago
3cb4148
runtime(sieve): set fileformat=dos in filetype plugin
by David Mandelberg
· 6 months ago
27f5136
runtime(mail): add commentstring '> %s' to ftplugin
by Lucas Eekhof
· 6 months ago
106899e
runtime(dnsmasq): include simple filetype plugin
by dringsim
· 6 months ago
e700dde
patch 9.1.1123: popup hi groups not falling back to defaults
by Yee Cheng Chin
· 6 months ago
911742a
runtime(dosini): Add support for # comments to ftplugin
by David Mandelberg
· 6 months ago
ee1a24b
runtime(netrw): fix s:NetrwHome() regression
by Luca Saccarola
· 6 months ago
5647c91
runtime(doc): add reference to extendnew() at extend()
by Christian Brabandt
· 6 months ago
68ba6c2
runtime(vim): Update base-syntax, improve performance
by Doug Kearns
· 6 months ago
44831e4
runtime(doc): Update the 'specifies' keyword documentation, slightly reformat
by Yegappan Lakshmanan
· 6 months ago
27822a0
patch 9.1.1114: enabling termguicolors automatically confuses users
by Christian Brabandt
· 6 months ago
3f60114
runtime(keymap): Add ukrainian-enhanced keymap
by Vladyslav Rehan
· 6 months ago
Next »