aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
...
| * feat(lsp): lsp.completion support set deprecated (#29882)glepnir2024-07-31
| * vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txtzeertzjq2024-07-30
| * fix(treesitter): highlight anonymous nodes in inspect_treeRiley Bruins2024-07-29
| * feat(treesitter): allow get_node to return anonymous nodesRiley Bruins2024-07-29
| * feat(treesitter): add node_for_range functionRiley Bruins2024-07-29
| * vim-patch:9.1.0636: filetype: ziggy files are not recognizedChristian Clason2024-07-29
| * vim-patch:9.1.0635: filetype: SuperHTML template files not recognizedChristian Clason2024-07-29
| * vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq2024-07-29
| * fix(lsp): revert text edit application order change (#29877)Mathias Fußenegger2024-07-27
| * fix(version): return nil with empty stringMaria José Solano2024-07-27
| * vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (...zeertzjq2024-07-27
| * vim-patch:9.1.0612: filetype: deno.lock file not recognizedChristian Clason2024-07-25
| * fix(health): fix pyenv root and python exepath detect issueAbao Zhang2024-07-24
| * vim-patch:9.1.0610: filetype: OpenGL Shading Language files are not detected ...Gregory Anders2024-07-23
| * vim-patch:9.1.0603: filetype: use correct extension for DraculaChristian Clason2024-07-19
| * vim-patch:9.1.0602: filetype: Prolog detection can be improvedzeertzjq2024-07-19
| * vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...zeertzjq2024-07-19
| * perf(filetype): implement parent pattern pre-matching (#29660)Evgeni Chasnovski2024-07-18
| * vim-patch:9.1.0596: filetype: devscripts config files are not recognized (#29...Christian Clason2024-07-18
| * vim-patch:c1b3984: runtime(doc): minor updates. (#29778)zeertzjq2024-07-18
| * fix(lsp): inlay hints are rendered in the correct order (#29707)Amit Singh2024-07-17
| * fix(treesitter): recognize aliased parsers in omnifunc, query linterRiley Bruins2024-07-17
| * vim-patch:9.1.0593: filetype: Asymptote files are not recognizedChristian Clason2024-07-17
| * vim-patch:9.1.0592: runtime: filetype: Mediawiki files are not recognizedChristian Clason2024-07-17
| * vim-patch:9.1.0591: filetype: *.wl files are not recognizedChristian Clason2024-07-17
| * fix(lsp): don't show codelens for buffers that don't support it (#29690)Riley Bruins2024-07-16
| * fix(snippet): modify base indentation when there's actually whitespace (#29670)Maria José Solano2024-07-16
| * fix(tohtml): support ranges againaltermo2024-07-16
| * fix(tohtml): extmark text may be out of boundsaltermo2024-07-16
| * vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq2024-07-15
| * docs(lpeg): merge upstream changesMaria José Solano2024-07-15
| * docs: misc (#29622)dundargoc2024-07-15
| * vim-patch:9.1.0586: ocaml runtime files are outdatedChristian Clason2024-07-14
| * vim-patch:9.1.0583: filetype: *.pdf_tex files are not recognizedChristian Clason2024-07-14
| * Merge pull request #29632 from echasnovski/filetype-refactorLewis Russell2024-07-13
| |\
| | * refactor(filetype): use Lua patterns without implicit anchoringEvgeni Chasnovski2024-07-12
| | * refactor(filetype): extract expanding env. vars in separate functionEvgeni Chasnovski2024-07-12
| | * perf(filetype): cache (more) pattern data during "add" timeEvgeni Chasnovski2024-07-12
| | * refactor(filetype): unify matching patterns with pos/neg priorityEvgeni Chasnovski2024-07-12
| * | vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq2024-07-13
| |/
| * vim-patch:9.1.0568: Cannot expand paths from 'cdpath' settingzeertzjq2024-07-12
| * vim-patch:9.1.0555: filetype: angular ft detection is still problematicChristian Clason2024-07-11
| * vim-patch:9.1.0553: filetype: *.mcmeta files are not recognizedChristian Clason2024-07-10
| * vim-patch:9.1.0551: filetype: htmlangular files are not properly detectedChristian Clason2024-07-10
| * vim-patch:9.1.0550: filetype: antlr4 files are not recognizedChristian Clason2024-07-10
| * vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq2024-07-10
| * fix(diagnostic): fix backwards compatibility for goto_next and goto_prev (#29...Max Coplan2024-07-09
| * fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq2024-07-09
| * perf(filetype): skip contents check in `match()` if there is no contents (#29...Evgeni Chasnovski2024-07-08
| * vim-patch:94c1c66: runtime(tf): include tf ftplugin fileChristian Clason2024-07-08