aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | feat(spell): also source `spell/LANG.lua` when setting `spelllang` (#22111)Christian Clason2023-02-06
* | | vim-patch:9.0.1282: Ron files are not recognized (#22132)Amaan Qureshi2023-02-06
* | | fix(health): iterate using ipairs correctly (#22119)Mateusz Majewski2023-02-06
* | | fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)Lewis Russell2023-02-05
* | | Merge pull request #21548 from figsoda/transform-captureLewis Russell2023-02-05
|\ \ \
| * | | feat(treesitter): respect metadata[id].range for offset!figsoda2023-02-04
| * | | feat(treesitter): add metadata option for get_node_textfigsoda2023-02-04
| * | | feat(treesitter): allow capture text to be transformedfigsoda2023-02-04
* | | | vim-patch:9.0.1281: Cadence files are not recognized (#22130)Christian Clason2023-02-05
|/ / /
* | | vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126)zeertzjq2023-02-05
* | | vim-patch:9.0.1278: go.work.sum files are not recognized (#22121)Christian Clason2023-02-04
* | | fix(treesitter): fix most diagnosticsLewis Russell2023-02-04
* | | refactor(exit): pass error message to preserve_exit() (#22097)zeertzjq2023-02-04
* | | vim-patch:9.0.1277: cursor may move with autocmd in Visual mode (#22116)zeertzjq2023-02-04
|/ /
* | build: unbreak building neovim with multi-config generators (#22104)dundargoc2023-02-03
* | vim-patch:be4e01637e71 (#22103)Christian Clason2023-02-03
* | build: stop relying on CMAKE_BUILD_TYPE to determine the build type (#22051)dundargoc2023-02-03
* | refactor: use flexible arrays instead of the length-of-one trick (#22072)dundargoc2023-02-02
* | Merge pull request #22098 from tmccombs/sockopen-docsbfredl2023-02-02
|\ \
| * | docs: clarify "pipe" mode for sockconnectThayne McCombs2023-02-02
* | | vim-patch:9.0.1274: FIRRTL files are not recognized (#22102)Christian Clason2023-02-02
* | | fix(tui): detach/attach on suspend/resume (#22040)zeertzjq2023-02-02
* | | Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmarkbfredl2023-02-02
|\ \ \
| * | | fix(extmarks): adjust extmarks when inserting prompt prefixLiad Oz2023-01-14
* | | | build: update release databfredl2023-02-02
* | | | fix(lua): mark some eval functions that can run in API-fastLewis Russell2023-02-02
* | | | build: remove unnecessary file generation (#22099)dundargoc2023-02-02
* | | | fix(column): estimate 'statuscolumn' width appropriatelyluukvbaal2023-02-02
* | | | fix(exit): skip unnecessary steps in TUI preserve_exit() (#21897)zeertzjq2023-02-02
* | | | version.c: update [skip ci] (#21306)github-actions[bot]2023-02-02
* | | | vim-patch:9.0.1273: "1v" may select block with wrong size (#22092)zeertzjq2023-02-02
* | | | fix(man): use italics for `<bs>_` (#22086)Lewis Russell2023-02-01
* | | | vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)zeertzjq2023-02-01
* | | | Merge pull request #22082 from clason/bump-vimdocChristian Clason2023-02-01
|\ \ \ \
| * | | | build(deps): bump tree-sitter-vimdoc to v1.3.0Christian Clason2023-02-01
|/ / / /
* | / / vim-patch:8.1.1827: allocating more memory than needed for extended structs (...zeertzjq2023-02-01
| |/ / |/| |
* | | vim-patch:9.0.1268: .clangd and .stylelintrc files don't get a filetype (#22079)Christian Clason2023-02-01
* | | vim-patch:9.0.1270: crash when using search stat in narrow screen (#22078)zeertzjq2023-02-01
* | | refactor(optionstr.c): align comments (#22070)zeertzjq2023-02-01
* | | Merge pull request #17537 from bfredl/neoluabfredl2023-01-31
|\ \ \
| * | | refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
| * | | fix(test): fix issues detected by running unittests in ASAN/UBSANbfredl2023-01-31
| * | | feat(lua): low-level interpreter mode (nvim -ll)bfredl2023-01-31
* | | | Merge pull request #22005 from clason/sanitize-langChristian Clason2023-01-31
|\ \ \ \ | |/ / / |/| | |
| * | | fix(treesitter): validate language nameChristian Clason2023-01-28
* | | | Merge pull request #22068 from bfredl/lsptestbfredl2023-01-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(tests): use -l mode for lsp testsbfredl2023-01-31
|/ / /
* | | vim-patch:9.0.1263: KDL files are not recognized (#22058)Christian Clason2023-01-31
* | | fix(highlight): properly deal with underline mask when listing (#22057)zeertzjq2023-01-31
* | | refactor!: remove has("debug") (#22060)dundargoc2023-01-30