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