aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | docs: add vim.treesitter.query.get_query() to deprecated.txtC.D. MacEachern2023-04-05
| * | | | | | | refactor: make error message definitions constii142023-04-05
| * | | | | | | build(Windows): allow building without custom md5sumdundargoc2023-04-05
| * | | | | | | refactor: rename local API alias from a to apiLewis Russell2023-04-05
| * | | | | | | build(deps): switch vim parser to maintained fork (#22896)Christian Clason2023-04-05
| |/ / / / / /
| * | | | | | Merge pull request #22859 from luukvbaal/evalstcbfredl2023-04-05
| |\ \ \ \ \ \
| | * | | | | | feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()Luuk van Baal2023-04-05
| * | | | | | | refactor(lsp): do not parse verbose output when overwriting options (#22810)Michal Liszcz2023-04-05
| * | | | | | | ci!: remove the .deb release (#22773)dundargoc2023-04-05
| |/ / / / / /
| * | | | | | feat(vim.diff): allow passing an integer for linematchLewis Russell2023-04-04
| * | | | | | fix(windows): consistent normalization in fs.finddundargoc2023-04-04
| * | | | | | docs: regenerategithub-actions[bot]2023-04-04
| * | | | | | feat(lsp): create default link from @lsp.type.comment to Comment (#22888)Gregory Anders2023-04-04
| * | | | | | test: replace lfs with luv and vim.fsdundargoc2023-04-04
| * | | | | | refactor(treesitter): move inspect_tree implLewis Russell2023-04-04
| * | | | | | build: cmake cleanupdundargoc2023-04-04
| * | | | | | docs: fix typosdundargoc2023-04-04
| * | | | | | fix(treesitter): disable folding in inspect_tree() (#22885)Lewis Russell2023-04-04
| * | | | | | refactor(treesitter): delegate region calculation to treesitter (#22576)Lewis Russell2023-04-04
| * | | | | | fix(treesitter): use capture metadata range if exists danilax9992023-04-04
| * | | | | | build(deps): bump tree-sitter to v0.20.8 (#22882)Christian Clason2023-04-04
| * | | | | | fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)zeertzjq2023-04-04
| * | | | | | build(windows): work around luarocks not finding its own md5sumdundargoc2023-04-03
| * | | | | | vim-patch:9.0.1438: .fs files are falsely recognized as forth files (#22871)Christian Clason2023-04-03
| * | | | | | Merge pull request #22847 from luukvbaal/redrstatusbfredl2023-04-03
| |\ \ \ \ \ \
| | * | | | | | fix(ui): ruler is not redrawn in cmdline with redrawstatusLuuk van Baal2023-04-02
| * | | | | | | build(deps): bump tree-sitter-vimdoc to v2.0.0 (#22870)Christian Clason2023-04-03
| * | | | | | | Merge pull request #22783 from luukvbaal/inspectbfredl2023-04-03
| |\ \ \ \ \ \ \
| | * | | | | | | refactor(lua): get all marks instead of iterating over namespacesLuuk van Baal2023-04-02
| | |/ / / / / /
| * | | | | | | fix(test): fix C imports on macOS arm64Jay2023-04-03
| * | | | | | | vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...zeertzjq2023-04-03
| | |/ / / / / | |/| | | | |
| * | | | | | feat(packaging): add start menu and desktop shortcuts on WindowsAlexandre Teoi2023-04-02
| * | | | | | ci: update reviewersdundargoc2023-04-02
| * | | | | | refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq2023-04-02
| |/ / / / /
| * | | | | Merge pull request #22844 from luukvbaal/stlrecordingbfredl2023-04-02
| |\ \ \ \ \
| | * | | | | fix(ui): recording change doesn't trigger statusline redrawLuuk van Baal2023-04-01
| * | | | | | Merge pull request #22778 from luukvbaal/getextbfredl2023-04-02
| |\ \ \ \ \ \
| | * | | | | | feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal2023-04-01
| * | | | | | | refactor: remove char_u (#22829)dundargoc2023-04-02
| * | | | | | | Merge pull request #22832 from clason/bump-LuvChristian Clason2023-04-01
| |\ \ \ \ \ \ \
| | * | | | | | | docs(luvref): update to version bumpChristian Clason2023-04-01
| | * | | | | | | build(deps): bump Luv to HEAD - 093a977b8Christian Clason2023-04-01
| * | | | | | | | feat: allow function passed to defaulttable to take an argument (#22839)Gregory Anders2023-04-01
| * | | | | | | | fix(health): stop using deprecated ts.language.inspect_language() (#22850)Sizhe Zhao2023-04-01
| * | | | | | | | Merge pull request #22837 from clason/ts-syncChristian Clason2023-04-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | docs(treesitter): add query injectionsChristian Clason2023-04-01
| | * | | | | | | | refactor(treesitter)!: rename help parser to vimdocChristian Clason2023-04-01
| | * | | | | | | | fix(treesitter): update queries from nvim-treesitterChristian Clason2023-04-01
| | * | | | | | | | fix(tests): adapt treesitter/highlight_spec priority testChristian Clason2023-04-01
| | * | | | | | | | build(deps): bump tree-sitter-viml to HEADChristian Clason2023-03-31
| | | |_|/ / / / / | | |/| | | | | |