aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
* vim-patch:9.1.0273: filetype: keymap files are not recognizedChristian Clason2024-04-08
* vim-patch:9cd9e759ab1e (#28224)zeertzjq2024-04-08
* refactor: remove fn_booldundargoc2024-04-06
* vim-patch:9.1.0266: filetype: earthfile files are not recognized (#28207)zeertzjq2024-04-06
* docs: don't mention executable() can return -1dundargoc2024-04-06
* feat(comment): add built-in commentingEvgeni Chasnovski2024-04-05
* feat(lsp): set workDoneToken in initialize request (#28182)Mathias Fußenegger2024-04-05
* feat(defaults): add :Inspect to right-click menu (#28181)zeertzjq2024-04-05
* vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
* vim-patch:9.1.0253: filetype: typespec files are not recognizedChristian Clason2024-04-03
* refactor(lsp): move workspace folder logic into the clientLewis Russell2024-04-02
* feat(treesitter): add `@injection.filename`Christian Clason2024-04-02
* vim-patch:9.0.1643: filetype detection fails if file name ends in many '~' (#...zeertzjq2024-04-01
* vim-patch:9.1.0250: filetype: ldscripts cannot be recognizedChristian Clason2024-04-01
* vim-patch:9.1.0249: filetype: rock_manifest and config.ld files are not recog...Christian Clason2024-04-01
* vim-patch:9.1.0248: filetype: yarn lock files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0247: filetype: bundle config files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0246: filetype: fontconfig files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0245: filetype: zsh theme, history and zunit files are not reco...Christian Clason2024-04-01
* vim-patch:9.1.0244: filetype: bash history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0243: filetype: netrw history file is not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0242: filetype: octave history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0241: filetype: mysql history files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0240: filetype: some python tools config files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0239: filetype: gnuplot history files are not recognisedChristian Clason2024-04-01
* vim-patch:9.1.0238: filetype: jupyterlab and sublime config are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0237: filetype: mplstyle files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0236: filetype: texlua files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0235: filetype: supertux files are not recognizedChristian Clason2024-04-01
* vim-patch:9.1.0234: filetype: support for Intel HEX files is lackingChristian Clason2024-04-01
* fix(lsp): abort callHierarchy on no result (#28102)Marcin Szamotulski2024-03-31
* feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
* fix: support UNC paths in vim.fs.normalizedundargoc2024-03-30
* fix(fs): allow backslash characters in unix pathsJames Trew2024-03-29
* vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
* vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* docs: fix typos (#27868)dundargoc2024-03-28
* feat(tui): query extended underline support using DECRQSS (#28052)zeertzjq2024-03-28
* vim-patch:9.1.0196: filetype: support for gnuplot files is lacking (#27972)Christian Clason2024-03-27
* fix(treesitter): return correct match table in iter_captures()Lewis Russell2024-03-27
* feat(diagnostic): add support for many namespaces filtering in GetOpts (#28045)Mayrom2024-03-26
* docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
* fix(filetype): don't use fnamemodify() with :e for extension (#27976)zeertzjq2024-03-26
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* fix(test): typingLewis Russell2024-03-25
* vim-patch:ab01adf7c65bChristian Clason2024-03-25
* Revert "refactor(lsp): simplify client tracking"Lewis Russell2024-03-25
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)Calvin Bochulak2024-03-23