summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2023-02-27vim-patch:9.0.1360: Cue files are not recognized (#22439)Amaan Qureshi1
2023-02-27fix(treesitter): fixup for healthLewis Russell2
2023-02-27fix(treesitter): ipairs -> pairsLewis Russell1
2023-02-27fix(treesitter): remove virtual text from playgroundLewis Russell1
2023-02-26feat(treesitter): expand the APILewis Russell1
2023-02-25fix(lsp): fix some type annotations (#22397)Mathias Fußenegger4
2023-02-25Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"Mathias Fussenegger5
2023-02-25feat(lsp): implement workspace/didChangeWatchedFiles (#21293)Jon Huhn5
2023-02-24vim-patch:9.0.1351: Dhall files are not recognized (#22393)Christian Clason1
2023-02-24vim-patch:9.0.1350: CPON files are not recognized (#22392)Christian Clason1
2023-02-24refactor(lsp): remove deprecated code (#22389)Raphael1
2023-02-24feat(treesitter)!: remove silent option from language.add()Lewis Russell2
2023-02-23vim-patch:9.0.1348: Un-grammar files are not recognized (#22383)Amaan Qureshi1
2023-02-23fix(treesitter): fixup language invalidation (#22381)Lewis Russell1
2023-02-23feat(treesitter): upstream foldexpr from nvim-treesitterLewis Russell2
2023-02-23vim-patch:9.0.1346: Starlark files are not recognized (#22380)Christian Clason1
2023-02-23perf(treesitter): smarter languagetree invalidationLewis Russell3
2023-02-23refactor(lsp): remove workaround for missing bit module (#22373)Mathias Fußenegger1
2023-02-23docs: fix more treesitter parsing errorsChristian Clason2
2023-02-23docs(treesitter): fix parse errorsChristian Clason2
2023-02-22Merge #21428 docs: naming conventions, guidelinesJustin M. Keyes2
2023-02-22docs: naming conventions, guidelinesJustin M. Keyes2
2023-02-22refactor(treesitter): Add vim.treesitter.get_node() (#22360)Gregory Anders1
2023-02-22vim-patch:9.0.1337: yuck files are not recognized (#22358)Christian Clason1
2023-02-21feat(treesitter): add filetype -> lang APILewis Russell5
2023-02-21refactor(man): add type annotationsLewis Russell1
2023-02-21fix(lsp): wrong format of bufnr and client order in error message (#22336)Jason Hansen1
2023-02-19vim-patch:9.0.1319: PRQL files are not recognized (#22319)Christian Clason1
2023-02-18fix(lsp): check if the buffer is a directory before w! it (#22289)Eduard Baturin1
2023-02-15fix(treesitter): make params optionalLewis Russell1
2023-02-14Merge #22214 move init_default_autocmds to luaJustin M. Keyes1
2023-02-13feat(filetype): fall back to file extension when matching from hashbang (#22140)Jonas Strittmatter2
2023-02-13Merge pull request #22191 from lewis6991/feat/playground_impLewis Russell2
2023-02-11fix(filetype): make vim.filetype.match() work with contents only (#22181)Jonas Strittmatter1
2023-02-11refactor: move init_default_autocmds to luaglacambre1
2023-02-10fix(treesitter): don't trample parsers when filetype!=langLewis Russell1
2023-02-10feat(treesitter): playground improvementsLewis Russell2
2023-02-08vim-patch:9.0.1291: Move language files are not recognized (#22162)Christian Clason1
2023-02-07vim-patch:9.0.1288: FunC files are not recognized (#22153)Christian Clason1
2023-02-06vim-patch:9.0.1282: Ron files are not recognized (#22132)Amaan Qureshi1
2023-02-06fix(health): iterate using ipairs correctly (#22119)Mateusz Majewski1
2023-02-05Merge pull request #21548 from figsoda/transform-captureLewis Russell2
2023-02-05vim-patch:9.0.1281: Cadence files are not recognized (#22130)Christian Clason1
2023-02-04feat(treesitter): respect metadata[id].range for offset!figsoda1
2023-02-04feat(treesitter): add metadata option for get_node_textfigsoda2
2023-02-04feat(treesitter): allow capture text to be transformedfigsoda2
2023-02-04vim-patch:9.0.1278: go.work.sum files are not recognized (#22121)Christian Clason1
2023-02-04fix(treesitter): fix most diagnosticsLewis Russell6
2023-02-02vim-patch:9.0.1274: FIRRTL files are not recognized (#22102)Christian Clason1
2023-02-01fix(man): use italics for `<bs>_` (#22086)Lewis Russell1