aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | fix(buffer_updates): cleanup test behaviorBjörn Linse2021-10-07
| * | | | fix(buffer_updates): make `lockmarks` not affect extmarks and buffer updates....Anton Adamansky2021-10-07
* | | | | Merge pull request #15839 from bfredl/encgruggBjörn Linse2021-10-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | refactor(api): cleanup modify_keymap and parse_keymap_optsBjörn Linse2021-10-07
| * | | | refactor(api): remove duplicated handle mpack encode/decode functionsBjörn Linse2021-10-07
* | | | | Merge pull request #15945 from bfredl/emptydeleteBjörn Linse2021-10-07
|\ \ \ \ \
| * | | | | fix(buffer_updates): handle :delete of the very last line in bufferBjörn Linse2021-10-07
|/ / / / /
* | | | | Merge pull request #15934 from kylo252/replacement-sizeBjörn Linse2021-10-07
|\ \ \ \ \
| * | | | | fix(lint): remove redundant ternary operatorkylo2522021-10-06
* | | | | | Merge pull request #15941 from dundargoc/refactor/remove-redundant-castsBjörn Linse2021-10-07
|\ \ \ \ \ \
| * | | | | | refactor: remove redundant castsDundar Göc2021-10-07
| | |/ / / / | |/| | | |
* | | | | | feat(diagnostic): update jumplist on goto_next/prev (#15942)Sean Dewar2021-10-07
* | | | | | Merge pull request #15932 from erw7/fix-nvim-buf-set-extmarkBjörn Linse2021-10-07
|\ \ \ \ \ \
| * | | | | | fix(api): fix nvim_buf_set_extmarkerw72021-10-07
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #15316 from vigoux/ts-fix-capturesBjörn Linse2021-10-07
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(treesitter): run predicates more often in iter_matchesThomas Vigouroux2021-10-01
* | | | | | fix: set cursorlineopt=number in terminal mode (#15493)Yorick Peterse2021-10-06
* | | | | | fix(extmarks): splice extmarks on nv_Undo #15920Tony Chen2021-10-06
* | | | | | fix(PVS/V1048): "variable was assigned the same value" #15870dundargoc2021-10-06
* | | | | | refactor: remove superfluous function-like macros #15918dundargoc2021-10-06
* | | | | | vim-patch:8.2.0017: OS/2 and MS-DOS are still mentioned #15928dundargoc2021-10-06
| |_|/ / / |/| | | |
* | | | | fix(tui): remove dead code #15929erw72021-10-06
| |/ / / |/| | |
* | | | fix(checkhealth): mitigate issues with duplicate healthchecks #15919Javier Lopez2021-10-05
* | | | vim-patch:8.2.0155: MinGW warnings; tests without +float #15908Jan Edmund Lazo2021-10-05
* | | | docs: regenerate #15545github-actions[bot]2021-10-05
* | | | fix(docs): add win_config.cJustin M. Keyes2021-10-05
* | | | fix(docs): duplicate tag, wrong formattingJustin M. Keyes2021-10-05
* | | | feat(api): named marks set, get, delete #15346Javier Lopez2021-10-05
* | | | feat(lsp): improve json deserialization performance (#15854)Michael Lingelbach2021-10-05
* | | | build(deps)!: use libuv 1.42.0 upstream for WIN32 (#15889)Christian Clason2021-10-05
* | | | docs(contrib): recommend `nvim --clean` #15917Christian Clason2021-10-05
* | | | fix(vim-patch): add missing nginx runtime files (#15916)Christian Clason2021-10-05
* | | | docs(intro.txt): change vimhelp.appspot.com to vimhelp.org (#15915)zeertzjq2021-10-05
* | | | vim-patch:6e649224926b (#15911)Christian Clason2021-10-05
* | | | fix(healthcheck): update builtins to the new convention #15914Javier Lopez2021-10-05
* | | | ci: exclude lua-cjson from PVS report #15859dundargoc2021-10-05
* | | | vim-patch:8.2.3473: some tcl files are not recognized #15912Christian Clason2021-10-05
* | | | Merge pull request #15259 from muniter/muniter/checkhealth-from-luaMatthieu Coudron2021-10-05
|\ \ \ \
| * | | | feat(ex_checkhealth): provide function for command line completionJavier López2021-10-04
| * | | | docs(runtime/health): update with new lua supportJavier López2021-10-04
| * | | | test(runtime/health): cover lua healthchecksJavier López2021-10-04
| * | | | feat(runtime/health): support lua healthchecksJavier López2021-10-04
* | | | | docs(develop.txt): nvim_open_win is now in win_config.c (#15909)zeertzjq2021-10-04
* | | | | Merge pull request #15813 from bfredl/neomouseBjörn Linse2021-10-04
|\ \ \ \ \
| * | | | | fix(mouse): correct dragged position in composed layoutBjörn Linse2021-10-04
* | | | | | docs: fix typoAditya Kurdunkar2021-10-04
* | | | | | Merge pull request #15901 from bfredl/apiorgBjörn Linse2021-10-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor(api): move window config related functions to own fileBjörn Linse2021-10-04
| * | | | | refactor(api): make export of functions opt-in, not opt-outBjörn Linse2021-10-03
| |/ / / /
* | | | | refactor: inline unnecessary macros #15890dundargoc2021-10-04