zeertzjq
|
1077843b9b
fix(filetype): make filetype detection work with :doautocmd (#31470)
|
1 month ago |
dundargoc
|
aa6b9c677d
refactor: use `vim._with` where possible
|
7 months ago |
zeertzjq
|
5a8a34dafa
fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)
|
6 months ago |
zeertzjq
|
2955c921ce
fix(filetype): use unexpanded file name (#27931)
|
9 months ago |
Hongbo Liu
|
670c7609c8
fix(filetype): make sure buffer is valid before call nvim_buf_call (#24922)
|
1 year ago |
Gregory Anders
|
020d1f626a
fix(filetype): call on_detect before setting buffer filetype
|
1 year ago |
zeertzjq
|
dbb840da01
fix(runtime): respect 'rtp' order for all runtime files (#24335)
|
1 year ago |
Christian Clason
|
042eb74ff1
feat(runtime)!: remove filetype.vim (#20428)
|
2 years ago |
zeertzjq
|
f8a1cadccf
fix(filetype): use :setf instead of nvim_buf_set_option (#20334)
|
2 years ago |
Christian Clason
|
927d4d2a15
fix(filetype): run filetype.match on StdinReadPost (#20070)
|
2 years ago |
Christian Clason
|
72877bb17d
feat(runtime)!: enable filetype.lua by default (#19216)
|
2 years ago |
smjonas
|
f9683f2823
fix(filetype): remove call to vim.fn.resolve and pass filename to match function
|
2 years ago |
smjonas
|
f3c78a4465
fix(filetype): fix filetype patterns
|
2 years ago |
Gregory Anders
|
f3ce06cfa1
refactor(filetype)!: allow vim.filetype.match to use different strategies (#18895)
|
2 years ago |
Gregory Anders
|
58323b1fe2
feat(filetype): remove side effects from vim.filetype.match (#18894)
|
2 years ago |
Christian Clason
|
aefdc6783c
chore: format runtime with stylua
|
2 years ago |
Christian Clason
|
5c53e29ca9
fix(ftdetect): source plugins in autogroup (#18237)
|
2 years ago |
Gregory Anders
|
f9f843e02e
refactor: use Lua autocommands in filetype.lua (#17711)
|
2 years ago |
Gregory Anders
|
fdea15723f
feat(filetype): support scripts.vim with filetype.lua (#17517)
|
2 years ago |
Gregory Anders
|
f40ce34563
fix(filetype): match on <afile> rather than <abuf> (#16943)
|
3 years ago |
Gregory Anders
|
60d3bb745d
fix(filetype): set default ft_ignore_pat in filetype.lua (#16917)
|
3 years ago |
Gregory Anders
|
3fd454bd4a
feat: filetype.lua (#16600)
|
3 years ago |