aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* docs(lsp): remove vim.lsp.sync (#23416)Mathias Fußenegger2023-05-01
* perf(lsp): process semantic tokens response in a coroutine that yields every ...jdrouhard2023-05-01
* fix(treesitter): redraw added/removed injections properly (#23287)Lewis Russell2023-04-30
* docs: fix erroneous nvim_buf_set_extmark example (#23404)luukvbaal2023-04-30
* docs(api): document nvim_buf_add_highlight vs nvim_buf_set_extmark (#23310)JP2023-04-30
* feat(treesitter): upstream query omnifunc from playground (#23394)Christian Clason2023-04-30
* Merge pull request #23382 from gpanders/iter-benchmarkGregory Anders2023-04-29
|\
| * perf(iter): reduce number of table allocationsGregory Anders2023-04-28
* | feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)Stephan Seitz2023-04-29
* | vim-patch:8.2.0578: heredoc for interfaces does not support "trim"zeertzjq2023-04-29
|/
* vim-patch:8.2.3509: undo file is not synced (#23371)zeertzjq2023-04-28
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* docs(lsp): remove obsolete lsp-extension example (#23346)Christian Clason2023-04-27
* refactor(build): include lpeg as a librarybfredl2023-04-27
* vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)zeertzjq2023-04-26
* vim-patch:8.2.3314: behavior of exists() in a :def function is unpredictable ...zeertzjq2023-04-26
* Merge pull request #23303 from gpanders/more-vim-iterGregory Anders2023-04-25
|\
| * refactor(iter): move helper functions under vim.iterGregory Anders2023-04-25
* | feat(lua): vim.keycode (#22960)ii142023-04-25
* | vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)zeertzjq2023-04-25
* | vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
|/
* vim-patch:71badf9547e8 (#23285)Christian Clason2023-04-23
* vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)Christian Clason2023-04-23
* vim-patch:9.0.1475: busted configuration files are not recognized (#23266)zeertzjq2023-04-22
* docs(powershell): use tee.exe instead of Tee-ObjectT7272023-04-22
* feat(lsp): enable workspace/didChangeWatchedFiles by default (#23190)Jon Huhn2023-04-22
* refactor(iter): use metatable as packed table tag (#23254)Gregory Anders2023-04-21
* refactor(build): move the last generator from scripts/ to src/nvim/generatorsbfredl2023-04-21
* refactor(lua): simplify vim.gsplit implJustin M. Keyes2023-04-21
* fix(lua): vim.split may trim inner empty itemsJustin M. Keyes2023-04-21
* fix(treesitter playground): fix the wrong range of a node displayed i… (#23...William2023-04-20
* Merge pull request #23106 from bfredl/nlua0bfredl2023-04-19
|\
| * refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* | Merge pull request #23198 from gpanders/iter-fixGregory Anders2023-04-19
|\ \ | |/ |/|
| * fix(iter): remove special case totable for map-like tablesGregory Anders2023-04-19
| * fix(iter): add tag to packed tableGregory Anders2023-04-19
* | vim-patch:9.0.1467: Jenkinsfiles are not recognized as groovy (#23195)Christian Clason2023-04-19
* | vim-patch:9.0.1464: strace filetype detection is expensive (#23175)Christian Clason2023-04-19
* | vim-patch:9.0.1007: there is no way to get a list of swap file nameszeertzjq2023-04-19
|/
* feat(lua): add vim.iter (#23029)Gregory Anders2023-04-17
* fix(watchfiles): skip Created events when poll starts (#23139)Jon Huhn2023-04-17
* feat(diagnostic): specify diagnostic virtual text prefix as a functionIsak Samsten2023-04-17
* vim-patch:partial:6f4754b9f725zeertzjq2023-04-17
* fix(checkhealth): shell_error and cpanm moduleJingMatrix2023-04-16
* fix(checkhealth): fix crash due to incorrect argument typedundargoc2023-04-16
* fix(lua): inspect_pos respect bufnr when get syntax info (#23098)Raphael2023-04-16
* vim-patch:9.0.1455: C++ 20 modules are not recognized (#23124)Christian Clason2023-04-16
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* vim-patch:9.0.0390: cannot use a partial with :deferzeertzjq2023-04-16
* vim-patch:9.0.0379: cleaning up after writefile() is a hasslezeertzjq2023-04-16