aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.2.2041: haskell filetype not optimally recognizedJan Edmund Lazo2020-11-24
* languagetree: call changedtree callback per treeThomas Vigouroux2020-11-24
* man.vim: Use page title instead of full path. (#13353)shade-of-noon2020-11-24
* checkhealth: support virtual env dir with spacessaadparwaiz12020-11-24
* Merge pull request #13270 from vigoux/ts-range-rangesThomas Vigouroux2020-11-23
|\
| * fix(treesitter): allow ranges in set_included_rangesThomas Vigouroux2020-11-23
* | vim-patch:8.1.2115: MS-Windows: shell commands fail if &shell contains a spaceJan Edmund Lazo2020-11-23
|/
* feat(treesitter): add language treeSteven Sojka2020-11-23
* Merge pull request #13333 from adrian5/filetype-xmlJan Edmund Lazo2020-11-22
|\
| * xml.vim: patch runtime/syntax to 4ceaa3a6e0b8cb299adrian52020-11-22
| * xml.vim: patch runtime/syntax to 96f45c0b6fc9e9d40adrian52020-11-22
| * xml.vim: patch runtime/indent to 4ceaa3a6e0b8cb299adrian52020-11-22
| * xml.vim: patch runtime/indent to 96f45c0b6fc9e9d40adrian52020-11-22
| * xmllint.vim: patch runtime/compiler to 1c6737b20a5adrian52020-11-22
| * xmlformat.vim: patch runtime/autoload to eab6dff19adrian52020-11-22
| * xmlformat.vim: patch runtime/autoload to 96f45c0b6adrian52020-11-22
* | Merge pull request #13348 from adrian5/filetype-gitconfigJan Edmund Lazo2020-11-22
|\ \
| * | gitconfig.vim: patch runtime/syntax to c08ee7476b1adrian52020-11-22
| * | gitconfig.vim: patch runtime/syntax to 5be4ceecea5adrian52020-11-22
| |/
* | Merge pull request #13351 from janlazo/vim-8.1.1598Jan Edmund Lazo2020-11-22
|\ \
| * | vim-patch:8.2.2032: cabalconfig and cabalproject filetypes not recognizedJan Edmund Lazo2020-11-22
* | | Merge pull request #13345 from shade-of-noon/lingering-e145Jan Edmund Lazo2020-11-22
|\ \ \ | |/ / |/| |
| * | runtime: Remove error handling for E145.Edwin Pujols2020-11-22
| |/
* | Update vim_diff.txtshade-of-noon2020-11-21
* | Grammar - remove superfluous word.shade-of-noon2020-11-21
|/
* Merge pull request #13321 from seandewar/vim-8.2.2011Jan Edmund Lazo2020-11-19
|\
| * vim-patch:8.2.2006: .pbtxt files are not recognizedSean Dewar2020-11-19
* | gitcommit.vim: patch runtime/syntax to c08ee7476b1adrian52020-11-20
* | gitcommit.vim: patch runtime/ftplugin to c08ee7476adrian52020-11-20
|/
* docs: Follow conventionsrockerBOO2020-11-16
* docs: Update nvim_lsp to lspconfigrockerBOO2020-11-16
* lsp: Expose all diagnostics (#13285)Mathias Fußenegger2020-11-14
* doc: fixup sign information (#13281)TJ DeVries2020-11-13
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* Update the differences with Vim. (#13239)Yegappan Lakshmanan2020-11-09
* Merge pull request #13205 from romgrk/add-bufmodified-autocmdBjörn Linse2020-11-09
|\
| * doc: add BufModifiedSetRom Grk2020-11-07
* | tree-sitter: Put base languages first in queriesStephan Seitz2020-11-08
* | lsp: fix formatting_sync with multiple clients (#13233)francisco souza2020-11-07
* | vim-patch:8.2.1964: not all ConTeXt files are recognized (#13245)champignoom2020-11-07
* | Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
|/
* Merge pull request #13117 from romgrk/add-scroll-eventsBjörn Linse2020-11-07
|\
| * doc: fix WinScrolled detailsRom Grk2020-11-07
| * Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
| |\
| * | doc: update doc: s/Scroll/WinScrolled/Rom Grk2020-10-28
| * | docs: add documentation for Scroll autocmdRom Grk2020-10-24
* | | Merge pull request #13229 from ElPiloto/more_treesitter_docThomas Vigouroux2020-11-05
|\ \ \
| * | | Update runtime/doc/treesitter.txtLuis Piloto2020-11-05
| * | | doc: Fix treesitter doc PR.ElPiloto2020-11-04