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