aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* | | Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\ \ \ | |/ / |/| |
| * | fixup! vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-17
| * | fixup! vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-16
| * | fixup! vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-16
| * | fixup! vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-16
| * | vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2394: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2395: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-06
* | | Merge #15994 feat(:source, nvim_exec): script-local scopeJustin M. Keyes2021-10-17
|\ \ \ | |_|/ |/| |
| * | feat(:source, nvim_exec): defer script item creation until s:var accessSean Dewar2021-10-14
| * | feat(:source, nvim_exec): support script-local variablesSean Dewar2021-10-14
* | | vim-patch:8.2.3519: TOML files are not recognized (#16045)dundargoc2021-10-16
* | | vim-patch:8.2.3501: tmux filetype dection is incomplete (#16021)dundargoc2021-10-15
* | | refactor: reduce number of unique char castsDundar Göc2021-10-13
|/ /
* | refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* | refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* | Merge pull request #15502 from seandewar/vim-8.1.1921Jan Edmund Lazo2021-10-10
|\ \
| * | feat(eval/method): partially port v8.1.1987Sean Dewar2021-10-03
| * | vim-patch:8.1.1984: more functions can be used as methodsSean Dewar2021-10-03
| * | vim-patch:8.1.1961: more functions can be used as a methodSean Dewar2021-10-03
| * | feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
| * | feat(eval/method): partially port v8.1.1953Sean Dewar2021-10-03
| * | vim-patch:8.1.1952: more functions can be used as a methodSean Dewar2021-10-03
| * | feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
| * | feat(eval/method): partially port v8.1.1921Sean Dewar2021-10-03
| * | vim-patch:8.1.1336: some eval functionality is not covered by testsSean Dewar2021-10-03
* | | vim-patch:8.2.3491: xpm2 filetype dection is not so good (#15982)dundargoc2021-10-10
* | | vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
* | | vim-patch:8.2.{210,424,436,...} #15976Jan Edmund Lazo2021-10-09
* | | vim-patch:8.2.3490: superfluous return statements #15978dundargoc2021-10-09
* | | refactor: format header files with uncrustify #15877dundargoc2021-10-09
* | | fix(buffer_updates): handle :sort of already sorted bufferBjörn Linse2021-10-08
* | | fix(api): check type in nlua_pop_keydict (#15940)virchau132021-10-08
* | | Merge pull request #15946 from bfredl/issue-12861Bjö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
* | | | 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
| | |/ / / | |/| | |
* | | | | 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
|\ \ \ \ \ | |_|/ / / |/| | | |