summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2024-09-24feat(paste): unify cancel and error behavior (#30476)zeertzjq2
2024-09-24fix(filetype): handle .in files with no filename (#30487)Tristan Knight1
2024-09-23Merge #30435 refactor: rename "Dictionary" => "Dict"Justin M. Keyes5
2024-09-23fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes4
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes5
2024-09-23fix(runtime): treat b:undo_ftplugin consistently in Lua ftplugins (#30473)zeertzjq13
2024-09-23vim-patch:be551da: runtime(netrw): remove extraneous closing bracketChristian Clason1
2024-09-22feat(fs.lua): add vim.fs.rm()Lewis Russell4
2024-09-22docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2
2024-09-21vim-patch:a0c14ef: runtime(filetype): tests: Test_filetype_detection() failszeertzjq1
2024-09-21vim-patch:9.1.0738: filetype: rapid files are not recognizedzeertzjq1
2024-09-21vim-patch:e6b01cf: runtime(dist): do not output a message if executable is no...zeertzjq1
2024-09-21vim-patch:50423ab: runtime(java): Optionally recognise _module_ import declar...Christian Clason2
2024-09-21vim-patch:597aadc: runtime(lyrics): support multiple timestamps in syntax scriptChristian Clason1
2024-09-21vim-patch:87b6565: runtime(modconf): remove erroneous :endif in ftpluginChristian Clason1
2024-09-21vim-patch:f86568f: runtime(misc): simplify keywordprg in various ftpluginsChristian Clason11
2024-09-21vim-patch:2307945: runtime(java): Optionally recognise all primitive constant...Christian Clason2
2024-09-21vim-patch:41c7bba: runtime(zsh,sh): set and unset compiler in ftpluginChristian Clason2
2024-09-21vim-patch:c18a9d5: runtime(netrw): using inefficient highlight pattern for 'mf'Christian Clason1
2024-09-20fix(treesitter): lint top-level anonymous nodesRiley Bruins1
2024-09-20vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...zeertzjq1
2024-09-19docs(lsp): hover window controls #30347Tristan Knight2
2024-09-19fix(health): check more "old" files #30421Justin M. Keyes1
2024-09-19refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq4
2024-09-18vim-patch:5036e69: runtime(systemd): allow for overriding systemd ftplugin se...Enno1
2024-09-18feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes5
2024-09-18docs: graduate tui.txt to "flow layout" #30413Justin M. Keyes1
2024-09-18docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398Justin M. Keyes2
2024-09-18vim-patch:f21d28a: runtime(zathurarc): add double-click-follow to syntax scriptChristian Clason1
2024-09-17vim-patch:9.1.0735: filetype: salt files are not recognizedGregory Anders2
2024-09-17vim-patch:9.1.0734: filetype: jinja files are not recognizedGregory Anders2
2024-09-16docs(eval): update param types of prompt-buffer functions (#30392)glepnir1
2024-09-16feat(vim.ui): configurable "gx" / vim.ui.open() toolMatěj Cepl3
2024-09-16vim-patch:5e95c8f: runtime(java): Highlight javaConceptKind modifiers with St...Christian Clason2
2024-09-16vim-patch:0f5effb: runtime(netrw): delete confirmation not strict enoughChristian Clason1
2024-09-16vim-patch:9.1.0731: inconsistent case sensitive extension matchingChristian Clason1
2024-09-15vim-patch:4d427d4: runtime(vim): Update base-syntax, match Vim9 bool/null lit...zeertzjq1
2024-09-14fix(defaults): cannot remove "How-to disable mouse" menu item #30375Jaehwang Jung1
2024-09-13fix(lsp): handle nil bytes in stringsMathias Fussenegger1
2024-09-13feat(treesitter): start moving get_parser to return nil #30313Riley Bruins6
2024-09-13fix(lsp): handle empty call hierarchy items #30349James Trew1
2024-09-12fix(treesitter): sync queries from upstreamChristian Clason2
2024-09-12vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)zeertzjq1
2024-09-11feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes1
2024-09-11fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2
2024-09-11fix(lsp): check buffer is loaded and valid #30330glepnir1
2024-09-11Merge #30342 :checkhealth completionJustin M. Keyes1
2024-09-11vim-patch:fc72a2f: runtime(idlang): update syntax scriptChristian Clason1
2024-09-11vim-patch:e401576: runtime(spec): Recognize epoch when making spec changelog ...Christian Clason1
2024-09-11vim-patch:2241f08: runtime(spec): add file triggers to syntax scriptChristian Clason1