aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | 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
| * | | vim-patch:315b6f7: runtime(tmux): Update syntax script (#30265)Gregory Anders2024-09-04
| * | | vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terr...Gregory Anders2024-09-04
| | |/ | |/|
| * | fix(lua): allows tables with integer keys to be merged in tbl_deep_extendLewis Russell2024-09-04
| |/
| * vim-patch:9.1.0713: Newline causes E749 in Ex mode (#30254)zeertzjq2024-09-04
| * feat(lsp): support hostname in rpc.connect #30238Tristan Knight2024-09-03
| * docs: use "nvim" in swapfile message #30250こけっち2024-09-03
| * fix(api): nvim_buf_get_text() crashes with large negative column #28740vanaigr2024-09-03
| * Merge pull request #30232 from bfredl/emoji2bfredl2024-09-03
| |\
| | * fix(mbyte): mark any 0xFE0F sequence as a TUI ambiguous width charbfredl2024-09-02
| * | test: tmpname(create:boolean) #30242Justin M. Keyes2024-09-03
| * | Merge #30237 validate --listen addressJustin M. Keyes2024-09-02
| |\ \
| | * | feat(startup): validate --listen addressJustin M. Keyes2024-09-02
| | * | test: tmpname() can skip file creationJustin M. Keyes2024-09-02
| |/ /
| * | build: add quotes around `CMAKE_GENERATOR` variabledundargoc2024-09-02
| * | feat(clipboard): try cygutils, clip on Windows #30215wzy2024-09-02
| * | vim-patch:3c07eb0: runtime(vim): Update syntax, improve user-command matching...zeertzjq2024-09-02
| * | vim-patch:bd69b39: runtime(sudoers): improve recognized Runas_Spec and Tag_Sp...Christian Clason2024-09-02
| * | docs: vim.lsp.rpc.connect() TCP requires IP address #30219Tristan Knight2024-09-01
| * | docs: misc #28970Justin M. Keyes2024-09-01
| * | feat(treesitter)!: default to correct behavior for quantified captures (#30193)Gregory Anders2024-09-01
| * | fix(ui): correctly pass metadata to get_node_text #30222Gregory Anders2024-09-01
| |/
| * vim-patch:9.1.0708: Recursive window update does not account for reset skipco...luukvbaal2024-09-01
| * docs(treesitter): annotate some tables as `TSMetadata`Yi Ming2024-09-01
| * vim-patch:9abd02d: runtime(nu): include filetype pluginChristian Clason2024-09-01
| * feat(ui): gx: use url extmark attribute and tree-sitter directive (#30192)Gregory Anders2024-08-31
| * vim-patch:d817609: runtime(vim): Update base-syntax, match bracket mark range...zeertzjq2024-09-01
| * fix(completion): don't include <Lua function> in -complete= (#30209)zeertzjq2024-09-01
| * Merge pull request #30207 from zeertzjq/vim-7c8bbc6zeertzjq2024-09-01
| |\
| | * vim-patch:e2c4e07: runtime(doc): Update :help :command-complete listzeertzjq2024-09-01
| | * vim-patch:7c8bbc6: runtime(doc): use mkdir -p to save a commandzeertzjq2024-09-01
| |/