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
/
filetype.lua
Age
Commit message (
Expand
)
Author
Files
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2025-10-28
fix(filetype): move fallback logic to vim.filetype.match() #30141
Jonny Kong
1
2024-12-06
fix(filetype): make filetype detection work with :doautocmd (#31470)
zeertzjq
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-06-22
fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)
zeertzjq
1
2024-03-23
fix(filetype): use unexpanded file name (#27931)
zeertzjq
1
2023-08-30
fix(filetype): make sure buffer is valid before call nvim_buf_call (#24922)
Hongbo Liu
1
2023-08-24
fix(filetype): call on_detect before setting buffer filetype
Gregory Anders
1
2023-07-14
fix(runtime): respect 'rtp' order for all runtime files (#24335)
zeertzjq
1
2022-10-17
feat(runtime)!: remove filetype.vim (#20428)
Christian Clason
1
2022-09-25
fix(filetype): use :setf instead of nvim_buf_set_option (#20334)
zeertzjq
1
2022-09-03
fix(filetype): run filetype.match on StdinReadPost (#20070)
Christian Clason
1
2022-07-07
feat(runtime)!: enable filetype.lua by default (#19216)
Christian Clason
1
2022-07-06
fix(filetype): remove call to vim.fn.resolve and pass filename to match function
smjonas
1
2022-07-06
fix(filetype): fix filetype patterns
smjonas
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-09
chore: format runtime with stylua
Christian Clason
1
2022-04-23
fix(ftdetect): source plugins in autogroup (#18237)
Christian Clason
1
2022-03-13
refactor: use Lua autocommands in filetype.lua (#17711)
Gregory Anders
1
2022-02-24
feat(filetype): support scripts.vim with filetype.lua (#17517)
Gregory Anders
1
2022-01-05
fix(filetype): match on <afile> rather than <abuf> (#16943)
Gregory Anders
1
2022-01-04
fix(filetype): set default ft_ignore_pat in filetype.lua (#16917)
Gregory Anders
1
2022-01-04
feat: filetype.lua (#16600)
Gregory Anders
1