aboutsummaryrefslogtreecommitdiff
path: root/runtime/filetype.lua
Commit message (Expand)AuthorAge
* feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
* fix(filetype): use :setf instead of nvim_buf_set_option (#20334)zeertzjq2022-09-25
* fix(filetype): run filetype.match on StdinReadPost (#20070)Christian Clason2022-09-03
* feat(runtime)!: enable filetype.lua by default (#19216)Christian Clason2022-07-07
* fix(filetype): remove call to vim.fn.resolve and pass filename to match functionsmjonas2022-07-06
* fix(filetype): fix filetype patternssmjonas2022-07-06
* refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...Gregory Anders2022-06-26
* feat(filetype): remove side effects from vim.filetype.match (#18894)Gregory Anders2022-06-09
* chore: format runtime with styluaChristian Clason2022-05-09
* fix(ftdetect): source plugins in autogroup (#18237)Christian Clason2022-04-23
* refactor: use Lua autocommands in filetype.lua (#17711)Gregory Anders2022-03-13
* feat(filetype): support scripts.vim with filetype.lua (#17517)Gregory Anders2022-02-24
* fix(filetype): match on <afile> rather than <abuf> (#16943)Gregory Anders2022-01-05
* fix(filetype): set default ft_ignore_pat in filetype.lua (#16917)Gregory Anders2022-01-04
* feat: filetype.lua (#16600)Gregory Anders2022-01-04