index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
ftplugin
Age
Commit message (
Expand
)
Author
Files
2026-04-09
backport: feat(api): rename buffer to buf (#38899)
Justin M. Keyes
1
2026-04-01
vim-patch:82ebaa7: runtime(racket): Make visual K mapping more robust for she...
zeertzjq
1
2026-03-31
vim-patch: runtime file updates (#38659)
neovim-backports[bot]
1
2026-03-24
fix(runtime): stop treesitter highlight in b:undo_ftplugin #38459
Eisuke Kawashima
1
2026-03-23
vim-patch:9.2.0235: filetype: wks files are not recognized (#38451)
Anakin Childerhose
1
2026-03-23
fix(lua): drop support for boolean `buf` in `vim.keymap` #38432
skewb1k
1
2026-03-21
feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360
skewb1k
4
2026-03-21
vim-patch:ce4fbda: runtime(fish): Add matchit support to filetype plugin (#38...
zeertzjq
1
2026-03-19
vim-patch:39ee7d1: runtime(yara): add ftplugin for yara filetype (#38361)
zeertzjq
1
2026-03-15
feat(help): super K (":help!") guesses tag at cursor #36205
Justin M. Keyes
1
2026-03-13
refactor(treesitter)!: get_parser return nil on error #37276
nikolightsaber
1
2026-03-12
vim-patch:3697c6b: runtime(ssh): ignore case in 'keywordprg', update syntax s...
zeertzjq
1
2026-03-12
vim-patch:8f2cd47: runtime(sudoers): update filetype plugin and syntax script...
zeertzjq
1
2026-03-03
vim-patch:99ba87d: runtime(nickel): Add filetype plugin with com, cms setting...
zeertzjq
1
2026-03-02
vim-patch:14eddc7: runtime(xkb): Include a simple xkb ftplugin (#38121)
zeertzjq
1
2026-02-28
vim-patch:75c291f: runtime(julia): Update julia ftplugin
Christian Clason
1
2026-02-28
vim-patch:9148644: runtime(env): add ftplugin for env filetype (#38098)
zeertzjq
1
2026-02-23
refactor(gen): let Hugo build html docs #37972
Yochem van Rosmalen
1
2026-02-18
feat(defaults): don't enable treesitter query linter
Christian Clason
1
2026-02-17
feat(ftplugin): treesitter default highlighting for markdown
Christian Clason
1
2026-02-14
vim-patch:10f5573: runtime(systemverilog): use correct matchit pattern for th...
zeertzjq
1
2026-02-14
vim-patch:dcc4175: runtime(go,gleam): Remove 'formatprg' from ftplugins
zeertzjq
2
2026-02-10
vim-patch:5ed3723: runtime(ruby): Update for Vim 9.2 release (#37806)
zeertzjq
1
2026-02-09
vim-patch:b422a33: runtime(gdb): Update syntax and ftplugin (#37783)
zeertzjq
1
2026-02-06
vim-patch:56d470a: runtime(lf): update syntax to support lf version r41 (#37750)
zeertzjq
1
2026-02-04
vim-patch:ac5af8e: runtime(vim): Fix for :VimKeywordPrg when syntax does not ...
zeertzjq
1
2026-02-04
vim-patch:c65643c: runtime(vim): Update ftplugin, fix option variable 'keywor...
zeertzjq
1
2026-01-27
vim-patch:b8efcc0: runtime(vim): set 'path' to common Vim directories
zeertzjq
1
2026-01-26
vim-patch:dd3aa92: runtime(toml): update syntax and ftplugin.
zeertzjq
1
2026-01-26
vim-patch:9.1.2110: filetype: skhd files are not recognized
zeertzjq
1
2026-01-24
vim-patch:09a4805: runtime(csh): Update ftplugin, improve matchit behaviour
zeertzjq
1
2026-01-22
vim-patch:87635dc: runtime(kitty): Add kitty ftplugin file
zeertzjq
1
2026-01-20
vim-patch:d829e10: runtime(sml): add 'include' setting to ftplugin
zeertzjq
1
2026-01-20
vim-patch:b1fa262: runtime(asm): add '#' as comment symbol (GNU as)
zeertzjq
1
2026-01-19
vim-patch:0b103d6: runtime(haskell): add include-search and define support in...
zeertzjq
1
2026-01-16
vim-patch:f25c343: runtime(csh): Support negated if in matchit
zeertzjq
1
2026-01-14
vim-patch:17d60ce: runtime(compiler): add compiler plugin for cabal
zeertzjq
1
2026-01-12
vim-patch:be62259: runtime(rst): set suffixesadd for rst (#37365)
zeertzjq
1
2026-01-10
vim-patch:fc00006: runtime(sieve): preserve existing line endings in ftplugin...
zeertzjq
1
2026-01-08
vim-patch:5eb10c5: runtime(xml): update XML runtime files
zeertzjq
1
2026-01-08
vim-patch:c45e16a: runtime(zsh): Update runtime files
zeertzjq
1
2026-01-03
vim-patch:57352b2: runtime: mention subscription only ml, fix typo in maintai...
zeertzjq
6
2026-01-03
vim-patch:cc71684: runtime(logtalk): Update Logtalk runtime files for the lat...
zeertzjq
1
2026-01-02
vim-patch:62d8f3d: runtime: Revert several "mark invalid contact addresses" c...
zeertzjq
73
2026-01-01
vim-patch:a025a46: runtime: mark more invalid email addresses
zeertzjq
8
2026-01-01
vim-patch:partial:2f689d5: runtime: mark more invalid email addresses
zeertzjq
65
2025-12-28
feat(pack): hint in confirmation buffer that plugin is not active
Evgeni Chasnovski
1
2025-12-28
vim-patch:9.1.2027: filetype: bicep filetype used for 2 bicep file types (#37...
zeertzjq
2
2025-12-24
vim-patch:5e577c7: runtime(ftplugin): set different formatoptions for bpftrace
zeertzjq
1
2025-12-09
vim-patch:f958d35: runtime(julia): Update Julia runtime files (#36876)
zeertzjq
1
[next]