aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:8.2.0945: cannot use "z=" when 'spell' is offJan Edmund Lazo2021-06-12
| * | | | vim-patch:8.2.0046: tests for spell suggestions are slowJan Edmund Lazo2021-06-12
| * | | | vim-patch:8.2.0039: memory access error when "z=" has no suggestionsJan Edmund Lazo2021-06-12
| * | | | vim-patch:8.2.0038: spell suggestions insufficiently testedJan Edmund Lazo2021-06-12
| * | | | vim-patch:8.1.1865: spellrare and spellrepall in the wrong orderJan Edmund Lazo2021-06-12
| * | | | vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo2021-06-12
|/ / / /
* | | | test: clear $GZIP, use nvim's system() (#14791)Jan Edmund Lazo2021-06-12
* | | | Merge pull request #14137 from last-partizan/patch-1-testBjörn Linse2021-06-12
|\ \ \ \
| * | | | fix(ui): Fix pum incorrect position in multigrid modeSerg Tereshchenko2021-06-12
|/ / / /
* | | | Merge pull request #14761 from janlazo/vim-8.2.2966Jan Edmund Lazo2021-06-11
|\ \ \ \
| * | | | vim-patch:8.2.2974: Greek spell checking uses wrong case foldingJan Edmund Lazo2021-06-11
| * | | | vim-patch:8.2.2971: cannot yank a block without trailing spacesJan Edmund Lazo2021-06-10
| * | | | vim-patch:8.2.2422: crash when deleting with line number out of rangeJan Edmund Lazo2021-06-10
| * | | | vim-patch:8.2.1702: crash when using undo after deleting folded linesJan Edmund Lazo2021-06-10
| * | | | vim-patch:8.2.2966: ml_get errors after recovering a fileJan Edmund Lazo2021-06-10
| | |_|/ | |/| |
* | | | Merge pull request #14773 from mjlbach/fix/vim-region-boundsMichael Lingelbach2021-06-11
|\ \ \ \
| * | | | fix(lua): ensure vim.region truncates to buf rangeMichael Lingelbach2021-06-11
| |/ / /
* | | | Merge pull request #14686 from shadmansaleh/feat/evaluate_plugin/luaBjörn Linse2021-06-11
|\ \ \ \
| * | | | refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
| * | | | refactor(tests): Simplify tests at functional/lua/runtime_specshadmansaleh2021-06-11
| * | | | enhance(runtime): Enable completion for lua filesshadmansaleh2021-06-11
| * | | | feat(runtime): Allow lua to be used in syntaxshadmansaleh2021-06-11
| * | | | feat(runtime): Allow lua to be used in ftdetectshadmansaleh2021-06-11
| * | | | feat(runtime): Allow lua to be used in indentshadmansaleh2021-06-11
| * | | | feat(runtime): Allow lua to be used in ftpluginshadmansaleh2021-06-11
| * | | | feat(runtime): Allow lua to be used in compilershadmansaleh2021-06-11
| * | | | feat(runtime): Allow lua to be used in colorschemesshadmansaleh2021-06-11
| * | | | feat(startup): Source runtime/plugin/**/*.lua at startupshadmansaleh2021-06-11
| |/ / /
* | | | Merge pull request #14776 from vigoux/ts-0.19.5plusThomas Vigouroux2021-06-11
|\ \ \ \
| * | | | deps(treesitter): bump to 0.19.5+Thomas Vigouroux2021-06-11
| | |/ / | |/| |
* | | | Merge pull request #14777 from vigoux/label-dependenciesThomas Vigouroux2021-06-11
|\ \ \ \
| * | | | ci: correctly label dependencies PRsThomas Vigouroux2021-06-11
| |/ / /
* | | | Merge pull request #14775 from bfredl/gcc11Björn Linse2021-06-11
|\ \ \ \
| * | | | macros: add a dummy statement to allow FALLTHROUGH in an empty case.Björn Linse2021-06-11
|/ / / /
* | | | Merge pull request #14769 from mjlbach/feature/fix_diagnostic_end_rangeMichael Lingelbach2021-06-11
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(lsp): cap diagnostic end range to buf lengthMichael Lingelbach2021-06-10
|/ / /
* / / docs(contributing): update commit message instructions (#14758)Michael Lingelbach2021-06-10
|/ /
* | Merge pull request #14249 from euclidianAce/euclidianAce/win-config-include-b...Björn Linse2021-06-10
|\ \
| * | api:get_config: don't add border="none" (inactive default)Björn Linse2021-06-10
| * | fix linter errorsCorey Williamson2021-06-10
| * | api: include border in nvim_win_get_configCorey Williamson2021-06-10
|/ /
* | Merge pull request #14763 from neovim/marvim/api-doc-update/masterThomas Vigouroux2021-06-10
|\ \
| * | docs: regeneratemarvim2021-06-10
|/ /
* | Merge pull request #14717 from notomo/add-win-call-apiBjörn Linse2021-06-10
|\ \
| * | api: add nvim_win_callnotomo2021-06-10
* | | Merge pull request #14510 from urandom/doc_nvim_buf_set_extmarkBjörn Linse2021-06-10
|\ \ \ | |/ / |/| |
| * | Update the functio documentation in CViktor Kojouharov2021-05-10
| * | Minor observational corrections to the set_extmark documentationViktor Kojouharov2021-05-07
* | | Merge pull request #14757 from jbyuki/open_line_changed_bytesBjörn Linse2021-06-09
|\ \ \
| * | | add tests in buffer_updatesjbyuki2021-06-09