index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
lua
/
filetype_spec.lua
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatible
Christian Clason
2025-01-20
*
vim-patch:9.1.0965: filetype: sh filetype set when detecting the use of bash ...
Luca Saccarola
2024-12-28
*
fix(filetype): make filetype detection work with :doautocmd (#31470)
zeertzjq
2024-12-06
*
test(filetype): symlink detection works after expand('<afile>') (#31307)
zeertzjq
2024-11-22
*
fix(api): nvim_get_option_value does not clean up on FileType error #31219
altermo
2024-11-18
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(filetype): use unexpanded file name (#27931)
zeertzjq
2024-03-23
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
feat(filetype): fall back to file extension when matching from hashbang (#22140)
Jonas Strittmatter
2023-02-13
*
fix(filetype): make vim.filetype.match() work with contents only (#22181)
Jonas Strittmatter
2023-02-11
*
fix(filetype): use :setf instead of nvim_buf_set_option (#20334)
zeertzjq
2022-09-25
*
refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...
Gregory Anders
2022-06-26
*
feat(filetype): remove side effects from vim.filetype.match (#18894)
Gregory Anders
2022-06-09
*
fix(filetype.lua): escape expansion of ~ when used as a pattern
James McCoy
2022-05-02
*
fix(filetype): expand tildes in filetype patterns (#17091)
Gregory Anders
2022-01-14
*
test: use old style test for testing filetype.lua (#17003)
Gregory Anders
2022-01-09
*
vim-patch:8.2.4014: git and gitcommit file types not properly recognized (#16...
Christian Clason
2022-01-07
*
test(filetype): port test_filetype to Lua
Gregory Anders
2022-01-05
*
fix(filetype): match on <afile> rather than <abuf> (#16943)
Gregory Anders
2022-01-05
*
test: fix absolute paths in filetype_spec (#16920)
Gregory Anders
2022-01-04
*
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04