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
/
test
/
functional
/
lua
/
filetype_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-18
fix(vim.filetype): match() fails if g:ft_ignore_pat is not defined #39158
Evgeni Chasnovski
1
2025-10-28
fix(filetype): move fallback logic to vim.filetype.match() #30141
Jonny Kong
1
2025-10-23
fix(filetype): handle invalid `bufnr` in _getlines(), _getline() #36272
xvzc
1
2025-03-19
fix(filetype): normalize full path before matching #32227
markstegeman
1
2025-01-20
vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatible
Christian Clason
1
2024-12-28
vim-patch:9.1.0965: filetype: sh filetype set when detecting the use of bash ...
Luca Saccarola
1
2024-12-06
fix(filetype): make filetype detection work with :doautocmd (#31470)
zeertzjq
1
2024-11-22
test(filetype): symlink detection works after expand('<afile>') (#31307)
zeertzjq
1
2024-11-18
fix(api): nvim_get_option_value does not clean up on FileType error #31219
altermo
1
2024-09-21
test: support upvalues in exec_lua
Lewis Russell
1
2024-08-02
test: allow exec_lua to handle functions
Lewis Russell
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-23
fix(filetype): use unexpanded file name (#27931)
zeertzjq
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-03-20
feat: add `vim.filetype.get_option()`
Lewis Russell
1
2023-02-13
feat(filetype): fall back to file extension when matching from hashbang (#22140)
Jonas Strittmatter
1
2023-02-11
fix(filetype): make vim.filetype.match() work with contents only (#22181)
Jonas Strittmatter
1
2022-09-25
fix(filetype): use :setf instead of nvim_buf_set_option (#20334)
zeertzjq
1
2022-06-26
refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...
Gregory Anders
1
2022-06-09
feat(filetype): remove side effects from vim.filetype.match (#18894)
Gregory Anders
1
2022-05-02
fix(filetype.lua): escape expansion of ~ when used as a pattern
James McCoy
1
2022-01-14
fix(filetype): expand tildes in filetype patterns (#17091)
Gregory Anders
1
2022-01-09
test: use old style test for testing filetype.lua (#17003)
Gregory Anders
1
2022-01-07
vim-patch:8.2.4014: git and gitcommit file types not properly recognized (#16...
Christian Clason
1
2022-01-05
test(filetype): port test_filetype to Lua
Gregory Anders
1
2022-01-05
fix(filetype): match on <afile> rather than <abuf> (#16943)
Gregory Anders
1
2022-01-04
test: fix absolute paths in filetype_spec (#16920)
Gregory Anders
1
2022-01-04
feat: filetype.lua (#16600)
Gregory Anders
1