summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2023-02-07fix(treesitter): really backup spelloptions (#22145)release-0.8emmanueltouzery1
2023-01-31fix(treesitter): validate language nameChristian Clason1
2023-01-28Merge pull request #22023 from neovim/fix-syntaxChristian Clason2
2023-01-27fix(filetype): don't pass empty string to detectChristian Clason1
2023-01-28fix(treesitter): really restore syntaxLewis Russell1
2023-01-28fix(treesitter): properly restore `'syntax'` (#21358)Lewis Russell2
2022-12-31[Backport release-0.8] fix(lsp): check active_clients table length first (#21...github-actions[bot]1
2022-12-18fix(diagnostic): clear stale cache on reset (#21454)Mathias Fußenegger1
2022-12-04[Backport release-0.8] fix(lsp): ensure open_logfile is safe for fast events ...github-actions[bot]1
2022-11-13feat(spell): support nospell in treesitter queriesLewis Russell1
2022-11-06fix(paste): feed keys as typed in cmdline modezeertzjq1
2022-10-19[Backport release-0.8] docs: fix/remove invalid URLs (#20735)github-actions[bot]1
2022-10-12fix(docs-html): update parserJustin M. Keyes1
2022-10-12[Backport release-0.8] doc (#20616)github-actions[bot]1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-09-29fix(filetype): add missing return to changelog detection function (#20403)Jonas Strittmatter1
2022-09-29fix(query): fix unnatural order for inherits in treesitter queries (#20298)Sergey Berezhnoy1
2022-09-28feat(gen_help_html.lua): adapt to new parserJustin M. Keyes1
2022-09-27vim-patch:9.0.0604: luacheckrc file is not recognized (#20371)ObserverOfTime1
2022-09-27vim-patch:9.0.0602: new TypeScript extensions are not recognizedChristian Clason1
2022-09-27vim-patch:9.0.0600: GYP files are not recognizedChristian Clason1
2022-09-27vim-patch:9.0.0599: latexmkrc files are not recognizedChristian Clason1
2022-09-25fix(docs): invalid :help links #20345Justin M. Keyes9
2022-09-25Merge #20331 refactor(treesitter)!: rename x_position => x_posJustin M. Keyes1
2022-09-25vim-patch:9.0.0583: only recognizing .m3u8 files is inconsistent (#20342)Christian Clason1
2022-09-25refactor(treesitter): rename x_position => x_posJustin M. Keyes1
2022-09-24vim-patch:9.0.0566: Nim files are not recognized (#20317)Christian Clason1
2022-09-24fix(lsp): create missing directory before creating file (#19835)shaunsingh1
2022-09-24vim-patch:9.0.0562: HSL playlist files are not recognized (#20307)Christian Clason1
2022-09-23fix(lsp): use correct function name in deprecated message (#20308)Mike1
2022-09-22Merge pull request #20103 from lewis6991/refactor/vim_optLewis Russell1
2022-09-21feat(filetype): expand environment variables in filetype patterns (#20145)Jonas Strittmatter1
2022-09-20fix(lsp): out of bounds error in lsp.util.apply_text_edits (#20137)ofwinterpassed1
2022-09-20vim-patch:9.0.0510: Chatito files are not recognized (#20260)Christian Clason1
2022-09-20feat(lua): move compat module from runtime to test (#20257)Lewis Russell1
2022-09-20docs(lua): opts in `vim.keymap.{set,del}` can be optional (#20255)Lewis Russell1
2022-09-20fix(lsp): support `false` result in handlers (#20252)Mathias Fußenegger1
2022-09-18vim-patch:9.0.0497: LyRiCs files are not recognized (#20239)Christian Clason1
2022-09-16vim-patch:9.0.0479: in :def function all closures in loop get the sam… (#20...Christian Clason1
2022-09-16fix(treesitter): return full metadata for get_captures_at_position (#20203)Christian Clason1
2022-09-15fix(diagnostic): populate data key in DiagnosticChanged autocmd in reset (#20...Gregory Anders1
2022-09-14docs(treesitter): clean up and update treesitter.txt (#20142)Christian Clason7
2022-09-13feat(fs): extend fs.find to accept predicate (#20193)Mathias Fußenegger1
2022-09-13feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)Gregory Anders1
2022-09-12Merge pull request #20141 from vigoux/ts-self-inheritsChristian Clason1
2022-09-12vim-patch:9.0.0448: SubRip files are not recognized (#20167)Christian Clason1
2022-09-11vim-patch:9.0.0443: blueprint files are not recognized (#20155)Christian Clason1
2022-09-11fix(treesitter): prevent endless loop on self-inheritenceThomas Vigouroux1
2022-09-10fix(lsp): schedule removal of client object (#20148)Gregory Anders1
2022-09-10vim-patch:9.0.0434: gitignore files are not recognized (#20143)Christian Clason1