summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/plugin
AgeCommit message (Expand)AuthorFiles
2024-01-26fix(osc52): do not use 'vim.iter' (#27218)Evgeni Chasnovski1
2024-01-10vim-patch:3a5b3df7764d (#26956)dundargoc1
2023-12-06feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders1
2023-11-28fix(man): set the nested flag for the BufReadCmd autocommand (#26285)Gregory Anders1
2023-11-28fix(rplugin): dont create data dir if it's a broken symlink #25726Samuel (ThinLinc team)1
2023-11-16fix(osc52): enable OSC 52 by default in tmux sessions (#26072)Gregory Anders1
2023-11-16feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders1
2023-11-13vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq1
2023-11-07fix(man): make :Man with a range work (#25922)zeertzjq1
2023-10-21vim-patch:d3e277f279ed (#25734)zeertzjq1
2023-09-16feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano1
2023-09-15refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano1
2023-09-09vim-patch:86cfb39030ebChristian Clason1
2023-08-25feat(treesitter): add a query editor (#24703)Maria José Solano1
2023-08-13vim-patch:e978b4534a5e (#24697)Sean Dewar2
2023-07-24fix(gx): move to to _init_default_mappings #24420marshmallow1
2023-07-05fix(runtime): don't set gx mapping if already mapped (#24262)zeertzjq1
2023-07-05fix(vim.ui.open): return (don't show) error messageJustin M. Keyes1
2023-07-04fix(gx): visual selection, expand env varsJustin M. Keyes1
2023-07-04feat(vim.ui): vim.ui.open, "gx" without netrwmarshmallow1
2023-05-15vim-patch:b7398fe41c9e (#23627)Christian Clason1
2023-04-23vim-patch:71badf9547e8 (#23285)Christian Clason2
2023-04-12refactor: remove :CheckHealthdundargoc1
2023-04-11feat!: remove vimballs (#22402)dundargoc1
2023-04-07feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)Gregory Anders1
2023-03-17fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen1
2023-03-13refactor!: rename vim.pretty_print => vim.printJustin M. Keyes1
2023-03-02feat(treesitter): add :InspectTree command (#22477)Christian Clason1
2023-02-28vim-patch:partial:dd60c365cd26 (#22437)Christian Clason1
2023-02-03vim-patch:be4e01637e71 (#22103)Christian Clason1
2023-01-07refactor(editorconfig)!: change editorconfig_enable to editorconfigGregory Anders1
2023-01-07feat(editorconfig): allow editorconfig to be toggled dynamicallyGregory Anders1
2023-01-03feat(editorconfig): add builtin EditorConfig supportGregory Anders1
2022-12-17feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre1
2022-12-08vim-patch:86b4816766d9 (#21314)Christian Clason1
2022-11-29vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...zeertzjq1
2022-09-02feat(Man): port to Lua (#19912)Lewis Russell2
2022-08-25vim-patch:fd999452adaf (#19929)Christian Clason1
2022-06-04fix(startup): nvim with --clean should not load user rpluginsbfredl1
2021-11-17vim-patch:519cc559b08b (#16340)Christian Clason1
2021-10-03refactor: define diagnostic highlights in syntax.cGregory Anders1
2021-09-17fix(diagnostic): remove useless highlight links (#15683)Gregory Anders1
2021-09-16fix(diagnostic): don't override existing highlight groups #15682Gregory Anders1
2021-09-15refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders1
2021-09-13vim-patch:6c391a74fe90 (#15654)Christian Clason1
2021-09-13vim-patch:89a9c159f23f #15641Christian Clason1
2021-08-26fix(man.vim): use -addr=other instead of -range=-1 #15172zeertzjq1
2021-08-26fix(man.vim): filetype=man is too eager #15488Justin M. Keyes1
2021-05-02vim-patch:56994d215815Jan Edmund Lazo1
2021-05-02vim-patch:130cbfc31235Jan Edmund Lazo1