aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * refactor(lua): deprecate tbl_flattenJustin M. Keyes2024-04-22
| * vim-patch:d3ff129ce8c6Christian Clason2024-04-22
| * refactor(lua): rename tbl_isarray => isarrayJustin M. Keyes2024-04-21
| * refactor(lua): rename tbl_islist => islistJustin M. Keyes2024-04-21
| * refactor(treesitter): language loadingLewis Russell2024-04-21
| * perf(treesitter): incremental foldupdateJaehwang Jung2024-04-21
| * Merge pull request #27872 from luukvbaal/cmdheightbfredl2024-04-21
| |\
| | * fix(ui): don't force 'cmdheight' to zero with ext_messagesLuuk van Baal2024-04-20
| * | vim-patch:564166f68184Christian Clason2024-04-21
| * | feat(treesitter): handle quantified fold capturesRiley Bruins2024-04-20
| |/
| * feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)Yinzuo Jiang2024-04-20
| * fix(vim.ui.open): try wslview before explorer.exe #28424Justin M. Keyes2024-04-20
| * refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)zeertzjq2024-04-20
| * vim-patch:9.1.0355: filetype: flake.lock files are not recognizedChristian Clason2024-04-19
| * vim-patch:cee034112d41Christian Clason2024-04-19
| * refactor(vim.iter)!: remove vim.iter.map/filter/totable #26138Justin M. Keyes2024-04-19
| * vim-patch:9.1.0354: runtime(uci): No support for uci file types (#28409)zeertzjq2024-04-19
| * vim-patch:36e667ab837c (#28407)zeertzjq2024-04-19
| * docs: update supported platformsdundargoc2024-04-18
| * fix(lsp): correct deprecation message #28403Maria José Solano2024-04-18
| * feat(lua): enable(enable:boolean, filter:table) #28374Justin M. Keyes2024-04-18
| * refactor(lsp): merge rpc.domain_socket_connect into rpc.connect (#28398)Mathias Fußenegger2024-04-18
| * fix(healthcheck): expand vimrc variable (#28379)Michael2024-04-17
| * feat(lua): vim.fs.normalize() resolves ".", ".." #28203Famiu Haque2024-04-16
| * feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
| * fix: vim.validate() order is not deterministic #28377Justin M. Keyes2024-04-16
| * Merge #28227 feat(diagnostic): is_enabled, enable(…, enable:boolean)Justin M. Keyes2024-04-16
| |\
| | * feat(diagnostic): enable(…, opts)Justin M. Keyes2024-04-15
| | * feat(diagnostic): is_enabled, enable(…, enable:boolean)Justin M. Keyes2024-04-15
| * | vim-patch:8a31de6dd275 (#28361)zeertzjq2024-04-16
| * | vim-patch:9.1.0326: filetype: some requirements files are not recognized (#28...zeertzjq2024-04-16
| * | vim-patch:9.1.0325: CMakeCache.txt files not recognized (#28359)zeertzjq2024-04-16
| * | vim-patch:4052474a1bd2 (#28358)zeertzjq2024-04-16
| * | vim-patch:9.1.0324: filetype: some json files are not recognizedzeertzjq2024-04-16
| * | vim-patch:9.1.0323: filetype: cabal config files may not be recognizedzeertzjq2024-04-16
| * | vim-patch:9.1.0322: filetype: some mail tools not recognizedzeertzjq2024-04-16
| * | vim-patch:fb8f31ea7d7f (#28356)zeertzjq2024-04-16
| * | vim-patch:dd83b63eb5b7 (#28351)Josef Litoš2024-04-16
| * | fix(checkhealth): error in node.js check #28348Ivan Georgiev2024-04-15
| |/
| * fix(vim.ui): open() may wait indefinitely #28325Justin M. Keyes2024-04-15
| * vim-patch:4ba70cab37d2 (#28338)zeertzjq2024-04-15
| * vim-patch:e92ed1b45c54 (#28337)zeertzjq2024-04-15
| * vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
| * feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar2024-04-14
| * fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq2024-04-15
| * vim-patch:9.1.0318: filetype: translate shell config files are not recognizedChristian Clason2024-04-14
| * vim-patch:9.1.0317: filetype: matplotlibrc files are not recognizedChristian Clason2024-04-14
| * vim-patch:9.1.0316: filetype: some sh and confini files not recognizedChristian Clason2024-04-14
| * vim-patch:9.1.0315: filetype: a few more dosini files are not recognizedChristian Clason2024-04-14
| * vim-patch:ce06493aeb3d (#28321)zeertzjq2024-04-14