aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix(lsp): check buffer is loaded and valid #30330glepnir2024-09-11
* Merge #30342 :checkhealth completionJustin M. Keyes2024-09-11
|\
| * test(health): "test_plug/health/init.lua" completes as "test_plug"Justin M. Keyes2024-09-11
| * fix(health): return correct name from 'path2name()'monkoose2024-09-11
* | build(deps): bump unibilium to HEAD - ab28a2ddbChristian Clason2024-09-11
* | fix(scripts): update bundled dependencies in bump_depsChristian Clason2024-09-11
* | vim-patch:fc72a2f: runtime(idlang): update syntax scriptChristian Clason2024-09-11
* | vim-patch:e401576: runtime(spec): Recognize epoch when making spec changelog ...Christian Clason2024-09-11
* | vim-patch:2241f08: runtime(spec): add file triggers to syntax scriptChristian Clason2024-09-11
* | vim-patch:077d1d2: runtime(make): add compiler/make.vim to reset compiler plu...Christian Clason2024-09-11
* | vim-patch:a9ae38d: runtime(java): Recognise all available standard doclet tagsChristian Clason2024-09-11
* | vim-patch:c0982f9: runtime(dosini): Update syntax script, spellcheck comments...Christian Clason2024-09-11
* | vim-patch:d30ffdc: runtime(pandoc): Update compiler plugin to use actual 'spe...Christian Clason2024-09-11
* | vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groffChristian Clason2024-09-11
|/
* vim-patch:9.1.0727: too many strlen() calls in option.c (#30338)zeertzjq2024-09-10
* test: add termkey unit testsdundargoc2024-09-11
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* Merge pull request #30295 from glepnir/nfloatbfredl2024-09-10
|\
| * fix(highlight): floating windows inherit NormalFloat from global-nsglepnir2024-09-10
* | refactor(os/input.c): rename os_inchar => input_get #30327Justin M. Keyes2024-09-10
* | fix(lsp): handle encoding bounds in str_utfindex_enctris2032024-09-10
* | fix(runtime): add remaining missing commentstrings (#30252)LosFarmosCTL2024-09-10
* | fix(server): CID 509282: DEADCODE #30316Justin M. Keyes2024-09-09
* | Merge #30312 from justinmk/testslashesJustin M. Keyes2024-09-09
|\ \
| * | fix(test): "tempdir not a directory" in CI logsJustin M. Keyes2024-09-09
| * | refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes2024-09-09
|/ /
* | fix(startup): server fails if $NVIM_APPNAME is relative dir #30310Justin M. Keyes2024-09-08
* | fix(lua): revert vim.tbl_extend behavior change and document itChristian Clason2024-09-08
* | fix(startup): ignore broken $XDG_RUNTIME_DIR #30285Justin M. Keyes2024-09-08
* | fix(lsp): handle out-of-bounds character positions #30288Tristan Knight2024-09-08
* | Merge #30105 fix(tohtml): quote font-family namesJustin M. Keyes2024-09-08
|\ \
| * | test(tohtml): simplify font testJustin M. Keyes2024-09-08
| * | fix(tohtml): enclose font-family names in quotation marksyayoyuyu2024-09-08
|/ /
* | vim-patch:b584117: runtime(doc): buffers can be re-used (#30300)zeertzjq2024-09-08
* | fix(vim.ui.open): prefer xdg-open on WSL #30302Yi Ming2024-09-07
* | test(lua): tbl_deep_extend "after second argument" #30297Justin M. Keyes2024-09-07
* | vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* | vim-patch:9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars'...zeertzjq2024-09-06
* | Merge pull request #30236 from luukvbaal/invalidbfredl2024-09-06
|\ \
| * | fix(decor): exclude invalid marks from meta totalLuuk van Baal2024-09-04
| |/
* | Merge pull request #30272 from bfredl/replace_emojibfredl2024-09-06
|\ \
| * | fix(multibyte): handle backspace of wide clusters in replace modebfredl2024-09-06
* | | vim-patch:9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifier...zeertzjq2024-09-06
* | | vim-patch:9.1.0716: resetting setcellwidth() doesn't update the screen (#30274)zeertzjq2024-09-06
* | | build(deps): bump libuv to HEAD - 0a00e80c3Christian Clason2024-09-05
* | | refactor(vterm): inline REFLOW macroPaul "LeoNerd" Evans2024-09-05
* | | feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes2024-09-05
* | | refactor: adopt termkey and eliminate duplicate codedundargoc2024-09-05
* | | test: avoid noise in CI logs #30264Justin M. Keyes2024-09-05
* | | fix(lsp): handle locations exceeding line length #30253Tristan Knight2024-09-05