aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | vim-patch:8.2.2375: test for RGB color skipped in the terminalJan Edmund Lazo2021-01-21
| * | | | | vim-patch:8.2.2384: turtle filetype not recognizedJan Edmund Lazo2021-01-21
| * | | | | vim-patch:8.2.2379: do spell suggestions twice if 'spellsuggest' contains numberJan Edmund Lazo2021-01-21
* | | | | | Merge pull request #13603 from matveyt/masterBjörn Linse2021-01-22
|\ \ \ \ \ \
| * | | | | | Missing argument for package.loadlib()matveyt2021-01-22
|/ / / / / /
* | | | | | Merge pull request #13813 from notomo/fix-nvim-echo-clearBjörn Linse2021-01-22
|\ \ \ \ \ \
| * | | | | | api(echo): should clear cmdline before echonotomo2021-01-21
* | | | | | | Merge pull request #13679 from chentau/gravityBjörn Linse2021-01-22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | change end_right_gravity error behaviorchentau2021-01-12
| * | | | | | forgot to update testschentau2021-01-05
| * | | | | | change gravity to be a boolean flag, and add corresponding flag for end posit...chentau2021-01-05
| * | | | | | allow for extmark gravity to be set through apichentau2021-01-03
* | | | | | | Update Ukrainian translation (#13785)Anatolii Sakhnik2021-01-21
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #13673 from notomo/add-nvim-echoBjörn Linse2021-01-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | api: nvim_echonotomo2021-01-20
|/ / / / /
* | | | | Merge pull request #13794 from nvim-treesitter/fix-languagetree-containsThomas Vigouroux2021-01-20
|\ \ \ \ \
| * | | | | fix(languagetree): use tree nodes instead of regions in containsSteven Sojka2021-01-20
|/ / / / /
* | | | | Merge pull request #13765 from jvgrootveld/ts-default-start-end-row-on-captureThomas Vigouroux2021-01-20
|\ \ \ \ \
| * | | | | treesitter: Fix linter warning and add helper function to remove duplicated l...“jvgrootveld”2021-01-18
| * | | | | treesitter: default start and end row when omitted“jvgrootveld”2021-01-15
* | | | | | lsp: remove duplicate settings validation (#13789)Michael Lingelbach2021-01-18
* | | | | | lsp: validate and document server settings (#13698)Michael Lingelbach2021-01-18
* | | | | | LSP: Fix nil settings handling in workspace/configuration (#13708)Mathias Fußenegger2021-01-18
* | | | | | Merge pull request #13767 from srafi1/rm-restricted-mode-docsJan Edmund Lazo2021-01-18
|\ \ \ \ \ \
| * | | | | | remove -Z line translationssrafi12021-01-15
| * | | | | | remove -Z entry from --helpsrafi12021-01-15
| |/ / / / /
* | | / / / Update nvim.appdata.xml to reflect version 0.4.4 (#13754)Maltimore2021-01-18
| |_|/ / / |/| | | |
* | | | | LSP: Add in clientInfo to initalize_params. (#13757)Chris Kipp2021-01-18
* | | | | lsp: add client/registerCapability handler (#13780)Michael Lingelbach2021-01-18
* | | | | doc: Add link to Homebrew formula in README (#13782)Linda_pp2021-01-18
* | | | | api: add vim.version (#13762)Michael Lingelbach2021-01-18
* | | | | Merge pull request #13775 from janlazo/vim-8.2.2353Jan Edmund Lazo2021-01-17
|\ \ \ \ \
| * | | | | vim-patch:8.2.2368: insufficient tests for setting optionsJan Edmund Lazo2021-01-17
| * | | | | ci(GHA): install perl on osxJan Edmund Lazo2021-01-17
| * | | | | vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'Jan Edmund Lazo2021-01-17
| * | | | | vim-patch:8.2.2366: when using ":sleep" the cursor is always displayedJan Edmund Lazo2021-01-17
| * | | | | vim-patch:8.2.2360: test leaves file behindJan Edmund Lazo2021-01-17
| * | | | | vim-patch:8.2.2355: stray test failure on AppveyorJan Edmund Lazo2021-01-17
| * | | | | vim-patch:8.2.2353: spartql files are not detectedJan Edmund Lazo2021-01-17
|/ / / / /
* | | | | Merge pull request #13774 from mjlbach/log_warn_cacheJames McCoy2021-01-16
|\ \ \ \ \
| * | | | | log.c: warn instead of error on failed stdpath('cache') creationMichael Lingelbach2021-01-16
|/ / / / /
* / / / / logs: make kXDGCacheHome if it doesn't exist (#13758)Michael Lingelbach2021-01-16
|/ / / /
* | | | Merge pull request #13750 from janlazo/vim-8.2.2329Jan Edmund Lazo2021-01-14
|\ \ \ \
| * | | | vim-patch:8.2.2334: Pascal-like filetypes not always detectedJan Edmund Lazo2021-01-13
| * | | | vim-patch:8.2.2329: not all ways Vim can be started are testedJan Edmund Lazo2021-01-13
* | | | | Merge pull request #13752 from vigoux/ts-buffer-always-curbufThomas Vigouroux2021-01-14
|\ \ \ \ \
| * | | | | fix(treesitter): use source() method on attachThomas Vigouroux2021-01-14
|/ / / / /
* / / / / logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach2021-01-13
|/ / / /
* | | | lsp: fix on_attach signature documentation (#13723)Michael Lingelbach2021-01-12
* | | | lsp: remove references to LspInstall (#13738)Michael Lingelbach2021-01-12