aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | fix(screen): truncate double-width character correctlyzeertzjq2021-12-24
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | chore(editorconfig): set max_line_length for .h and .in files (#16775)Maverun2021-12-24
* | | | | | | | | | fix(options): disallow empty 'fdc' and 'scl' (#16765)Sean Dewar2021-12-24
|/ / / / / / / / /
* | | | | | | | | chore: set max_line_length in editorconfig (#16755)Gregory Anders2021-12-23
* | | | | | | | | docs: regenerate (#16742)github-actions[bot]2021-12-23
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #16754 from jamessan/vim-8.2.3874James McCoy2021-12-22
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.2.3874: cannot highlight the number column for a signJames McCoy2021-12-22
|/ / / / / / / /
* | | | | | | | refactor: fix comment spacing in option.h (#16749)zeertzjq2021-12-21
* | | | | | | | fix(api): make nil value in nvim_set_option_value clear local value (#16710)Gregory Anders2021-12-21
* | | | | | | | feat(lsp): add buf_detach_client (#16250)Michael Lingelbach2021-12-21
* | | | | | | | Merge pull request #16736 from dundargoc/ci/remove-unused-typo-fixJames McCoy2021-12-20
|\ \ \ \ \ \ \ \
| * | | | | | | | ci: remove unused "squash typo" workflowDundar Göc2021-12-20
|/ / / / / / / /
* | | | | | | | Merge pull request #16734 from zeertzjq/chdir-refactorJames McCoy2021-12-20
|\ \ \ \ \ \ \ \
| * | | | | | | | refactor: remove some chdir-related unnecessary calls and checkszeertzjq2021-12-20
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | fix(lsp): fix `nil`-index behavior for UTF-8 in `_str_*index_enc` methods (#1...Rishikesh Vaishnav2021-12-20
* | | | | | | | Merge pull request #16727 from dundargoc/docs/remove-good-first-issue-suggestionJames McCoy2021-12-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | docs: stop suggestion "good first issue" as a good first issueDundar Göc2021-12-19
|/ / / / / / /
* | | | | | | chore(build): add option to disable Lua bytecode compilation (#16722)Gregory Anders2021-12-19
* | | | | | | fix(lsp): avoid attaching to unloaded buffers (#16723)Michael Lingelbach2021-12-19
* | | | | | | Merge pull request #16657 from lewis6991/unused_warnBjörn Linse2021-12-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: suppress -Wunused-but-set-variable warnsLewis Russell2021-12-19
* | | | | | | fix(build): check that LuaJIT has required modules for compilation (#16714)Gregory Anders2021-12-18
* | | | | | | fix: update last cursor on first CursorMoved (#16698)Michael Lingelbach2021-12-18
| |/ / / / / |/| | | | |
* | | | | | build(deps): bump luajit to commit 1d20f33 (#16712)Christian Clason2021-12-18
* | | | | | Merge pull request #16294 from zeertzjq/test-fewest-iterationJames McCoy2021-12-18
|\ \ \ \ \ \
| * | | | | | test: require fewest number of main loop iterations possiblezeertzjq2021-11-15
* | | | | | | Merge pull request #16707 from jamessan/filter-out-testsJames McCoy2021-12-18
|\ \ \ \ \ \ \
| * | | | | | | test: allow excluding functional/unit tests using TEST_FILTER_OUTJames McCoy2021-12-18
* | | | | | | | fix(build): check for empty value of LUAC_PRG (#16711)Gregory Anders2021-12-18
* | | | | | | | fix(build): install luajit modules on windows (#16658)kylo2522021-12-18
* | | | | | | | vim-patch:8.2.3843: dep3patch files are not recognized (#16700)Christian Clason2021-12-18
* | | | | | | | feat(tui): add error logging (#16615)erw72021-12-18
* | | | | | | | feat(runtime): new checkhealth filetype (#16660)matveyt2021-12-18
|/ / / / / / /
* | | | | | | autocmd: RecordingEnter, RecordingLeave (#16684)Gregory Anders2021-12-18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | test(old): change usage of Q to gQAxel Dahlberg2021-12-18
| * | | | | | docs(autocmd): update docs to match implementationThomas Vigouroux2021-12-18
| * | | | | | feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* | | | | | | fix(diagnostic): respect "if_many" source option for virtual text (#16653)Gregory Anders2021-12-17
* | | | | | | fix(lsp): correctly align start and end range to codepoints during incrementa...Rishikesh Vaishnav2021-12-17
* | | | | | | fix(lsp): call config on_exit handler before context is cleared (#16638)Gregory Anders2021-12-17
* | | | | | | Merge pull request #16681 from zeertzjq/vim-8.2.3825James McCoy2021-12-17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | vim-patch:8.2.3825: various comments could be improvedzeertzjq2021-12-16
* | | | | | | vim-patch:0e6adf8a29d5 (#16682)Christian Clason2021-12-16
* | | | | | | refactor(diagnostic): remove hack (#16685)Gregory Anders2021-12-16
* | | | | | | fix(diagnostic): assert that diagnostics have line number and column (#16683)Gregory Anders2021-12-16
* | | | | | | perf: pre-compile embedded Lua source into bytecode (#16631)Gregory Anders2021-12-16
|/ / / / / /
* | | | | | Merge pull request #16617 from pekdon/forkptyJames McCoy2021-12-16
|\ \ \ \ \ \
| * | | | | | fix: add forkpty for SunOS variantsClaes Nästén2021-12-12
* | | | | | | Merge pull request #16134 from zeertzjq/screenpos-borderBjörn Linse2021-12-16
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | fix(screenpos, float): add top and left border adjustmentzeertzjq2021-12-15