summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2022-04-15NVIM 0.7v0.7.0bfredl1
2022-04-15docs: typo fixes (#17859)dundargoc7
2022-04-15fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)Fredrik Ekre2
2022-04-13vim-patch:8.2.4747: no filetype override for .sys files (#18105)Christian Clason2
2022-04-13Merge pull request #15491 from Diomendius/lua_docsGregory Anders1
2022-04-13vim-patch:8.2.4746: supercollider filetype not recognized (#18102)Christian Clason3
2022-04-13fix(runtime): add syntax file for query (#18101)Christian Clason1
2022-04-12vim-patch:partial:a2baa73d1d33zeertzjq1
2022-04-12vim-patch:8.2.3226: new digraph functions use old naming schemezeertzjq3
2022-04-12vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq3
2022-04-12vim-patch:8.2.4713: plugins cannot track text scrollingzeertzjq1
2022-04-11fix(lsp): pass offset_encoding in formatexpr() (#18084)Tony Fettes1
2022-04-11docs(term.txt): add documentation about TUI input (#18072)zeertzjq1
2022-04-11vim-patch:8.2.4733: HEEx and Surface do need a separate filetypezeertzjq2
2022-04-10docs: update dev-api to include "create"Gregory Anders1
2022-04-10refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders1
2022-04-10feat(events): support SIGWINCH for Signal event #18029Loong Wang1
2022-04-10docs: remove mentions of removed flag '#' in 'cpoptions' (#18064)UnkwUsr2
2022-04-10vim-patch:8.2.4729: HEEx and Surface templates do not need a separate filetyp...Christian Clason2
2022-04-10vim-patch:8.2.4719: ">" marker sometimes not displayed in the jumplist (#18056)zeertzjq1
2022-04-09vim-patch:8.2.4721: cooklang files are not recognized (#18058)Christian Clason2
2022-04-09vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)Christian Clason4
2022-04-09Merge pull request #18023 from tom-anders/vim-8.2.4702zeertzjq4
2022-04-09vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan4
2022-04-09vim-patch:8.2.4715: Vagrantfile not recognized (#18052)Christian Clason2
2022-04-08vim-patch:partial:cbaff5e06ec5 (#18044)Sean Dewar8
2022-04-08vim-patch:partial:cbaff5e06ec5 (#18042)Christian Clason32
2022-04-08Merge pull request #17786 from gpanders/autocmd-argsbfredl1
2022-04-08feat(api)!: pass args table to autocommand callbacksGregory Anders1
2022-04-07vim-patch:8.2.4708: PHP test files are not recognized (#18025)Christian Clason2
2022-04-07vim-patch:8.2.4701: Kuka Robot Language files not recognized (#18012)Christian Clason3
2022-04-02docs(options): add more missing 'nofoo' tags (#17967)Christian Clason1
2022-04-02docs(options): add missing 'nofoo' tags (#17965)Christian Clason1
2022-04-02vim-patch:8.2.4664: Elvish files are not recognized (#17963)Christian Clason2
2022-04-01fix(keymap): don't coerce false to ''Lewis Russell2
2022-04-01Merge pull request #17842 from lewis6991/keymapbfredl2
2022-04-01Merge pull request #17938 from ggandor/autocmd-api-namesbfredl1
2022-03-31refactor(api)!: use singular/plural consistently in the autocmd APIGyörgy Andorka1
2022-03-31vim-patch:8.2.4658: org-mode files are not recognized (#17939)Christian Clason2
2022-03-31docs(extmark): fix nvim_buf_get_extmarks example (#17934)dundargoc1
2022-03-31feat(runtime): add query filetype (#17905)Christian Clason3
2022-03-31feat(api): nvim_clear_autocmdTJ DeVries1
2022-03-30feat(treesitter): add more default groups to highlight map (#17835)Gregory Anders1
2022-03-30docs(lsp): remove outdated offset_encoding default value for apply_text_editsAndrea Cappuccio2
2022-03-30vim-patch:46eea444d (#17920)dundargoc16
2022-03-30docs(pattern.txt): cherry-pick latests changes from Vim runtime updateszeertzjq1
2022-03-30vim-patch:8.2.3110: a pattern that matches the cursor position is complicatedzeertzjq1
2022-03-29docs: update hl-Whitespace documentation (#17901)zeertzjq1
2022-03-28fix(lsp): use "text" filetype for plaintext (#17898)Jaehwang Jung1
2022-03-27feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes3