aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | fix(lsp): make sure to always reset active codelens refreshes (#18331)William Boman2022-05-05
| * | | Revert "ci(bsd): conditional runs for faster builds" #18437Justin M. Keyes2022-05-05
| * | | Merge pull request #18416 from dundargoc/refactor/remove-char_ubfredl2022-05-05
| |\ \ \
| | * | | refactor: replace char_u variables and functions with charDundar Goc2022-05-05
| | |/ /
| * | | ci(bsd): conditional runs for faster builds #18434kylo2522022-05-05
| * | | Merge pull request #18314 from tk-shirasaka/global-statusline-on-ext_messagesbfredl2022-05-05
| |\ \ \ | | |_|/ | |/| |
| | * | fix: display global statusline correctly with ext_messagesshirasaka2022-05-05
| * | | Merge pull request #18417 from famiu/feat/api/nvim_parse_cmdbfredl2022-05-05
| |\ \ \ | | |_|/ | |/| |
| | * | refactor(api): make `range` in `nvim_parse_cmd` an arrayFamiu Haque2022-05-05
| | |/
| * | vim-patch:8.2.4868: when closing help window autocmds triggered for wrong win...zeertzjq2022-05-05
| * | vim-patch:8.2.4867: listing of mapping with K_SPECIAL is wrong (#18419)zeertzjq2022-05-05
| * | vim-patch:8.2.4865: :startinsert right after :stopinsert may not work (#18418)zeertzjq2022-05-05
| |/
| * Merge pull request #18386 from ii14/version_dict_prereleasebfredl2022-05-04
| |\
| | * feat: add "prerelease" to version dictii142022-05-03
| * | Merge pull request #18413 from dundargoc/refactor/remove-char_u-autocmdGregory Anders2022-05-04
| |\ \
| | * | refactor: replace char_u variables and functions with charDundar Goc2022-05-04
| |/ /
| * | Merge pull request #18387 from dundargoc/refactor/remove-char_ubfredl2022-05-04
| |\ \
| | * | refactor: replace char_u variables and functions with charDundar Goc2022-05-04
| |/ /
| * | feat(nvim_parse_cmd): add range, count, reg #18383Famiu Haque2022-05-04
| * | build(deps): bump LuaJIT to HEAD - 91bc6b8ad (#18378)Christian Clason2022-05-04
| * | refactor(lua): replace hard-coded gsub with vim.pesc() (#18407)James McCoy2022-05-04
| * | fix(filetype): fixup scd filetype detection (#18403)Gregory Anders2022-05-03
| * | Merge pull request #18398 from vigoux/perf/ts_reuse_listbfredl2022-05-03
| |\ \
| | * | perf(treesitter): use a reuse list for query cursorsThomas Vigouroux2022-05-03
| * | | refactor(runtime): convert dist#ft functions to lua (#18247)Jonas Strittmatter2022-05-03
| * | | Merge pull request #18397 from vigoux/fix/ts_match_limitbfredl2022-05-03
| |\ \ \ | | |/ / | |/| |
| | * | fix(treesitter): bump match limit upThomas Vigouroux2022-05-03
| |/ /
| * | Merge pull request #15674 from yatli/ui_event_extmarkbfredl2022-05-03
| |\ \
| | * | feat(api/ui): win_extmarksYatao Li2022-05-03
| | |/
| * | feat(lsp): add logging level "OFF" (#18379)ii142022-05-03
| * | feat(lua): vim.deprecate() #18320dundargoc2022-05-03
| * | feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2022-05-03
| * | fix(lsp): add missing bufnr argument (#18382)Jose Alvarez2022-05-03
| * | ci(MinGW): run pacman -Syu twice (#18384)zeertzjq2022-05-03
| |/
| * Merge pull request #18345 from dundargoc/refactor/remove-char_ubfredl2022-05-03
| |\
| | * refactor: replace char_u variables and functions with charDundar Goc2022-05-03
| |/
| * vim-patch:8.2.4859: wget2 files are not recognized (#18385)Christian Clason2022-05-03
| * fix(coverity): use xstrndup() instead of vim_strsave() (#18363)zeertzjq2022-05-03
| * Merge pull request #18381 from zeertzjq/vim-8.2.4858zeertzjq2022-05-03
| |\
| | * test: add more tests for K_SPECIAL escaping in <Cmd> mappingzeertzjq2022-05-03
| | * vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
| |/
| * Merge pull request #18357 from bfredl/ui_stdinbfredl2022-05-02
| |\
| | * refactor(ui): simplify stdin handlingbfredl2022-05-02
| | * feat(api): support handling stdin stream in remote uihlpr982022-05-02
| * | Merge pull request #18353 from jamessan/ft-match-fixJames McCoy2022-05-02
| |\ \ | | |/ | |/|
| | * fix(filetype.lua): escape expansion of ~ when used as a patternJames McCoy2022-05-02
| * | Merge pull request #18342 from kylo252/msgpack-bumpJames McCoy2022-05-02
| |\ \
| | * | build: bump msgpack to 4.0.0kylo2522022-05-01
| * | | vim-patch:8.2.4857: Yaml indent for multiline is wrong (#18365)Christian Clason2022-05-02
| * | | vim-patch:8.2.4855: robot files are not recognized (#18364)Christian Clason2022-05-02
| | |/ | |/|