summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2023-03-02fix(treesitter): maintain cursor position when toggling anonymous nodesGregory Anders1
2023-03-02feat(treesitter): add :InspectTree command (#22477)Christian Clason1
2023-03-02refactor: rename show_tree => inspect_tree #22474Justin M. Keyes1
2023-03-01feat(vim.fs): pass path to find() predicate, lazy evaluate #22378Mike1
2023-03-01fix(lsp): only fire LspDetach for attached buffers (#22468)Gregory Anders1
2023-03-01fix(lsp): use buffer scheme for files not stored on disk (#22407)Mathias Fußenegger2
2023-03-01fix(lsp): callHierarchy methods also require the callHierarchyProvider (#22427)Jens Claes1
2023-02-28Merge pull request #22452 from folke/masterbfredl1
2023-02-28perf(lsp): only redraw the windows containing LSP tokensbfredl1
2023-02-28fix(inspect): alwasy resolve full treesitter lang hl groupsFolke Lemaitre1
2023-02-27docs(lsp): update cmd_env description (#22438)Mike1
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-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