aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | | vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* | | | vim-patch:8.1.1901: the +insert_expand feature is not always availableJan Edmund Lazo2021-03-01
|/ / /
* | | fix: show error when language server start fails and prevent future requestsDavid Zhang2021-02-26
* | | Merge pull request #14014 from mfussenegger/textDocumentSyncMichael Lingelbach2021-02-25
|\ \ \
| * | | LSP: Resolve text_document_save capability according to specMathias Fussenegger2021-02-25
* | | | Merge pull request #14004 from erw7/fix-ficJan Edmund Lazo2021-02-25
|\ \ \ \ | |/ / / |/| | |
| * | | eval: add fname_case to feature listerw72021-02-25
* | | | Update lsp and api docs with gen_vimdoc changesMathias Fussenegger2021-02-24
* | | | [LSP] Add in more docs for highlight groups with document_highlight() (#13614)Chris Kipp2021-02-24
|/ / /
* | | fix: treesitter languagetree crash when using telescope buffer previewer (#13...Simon Hauser2021-02-23
* | | vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* | | lsp: remove deprecated references to 'callbacks' (#13945)Matthieu Coudron2021-02-23
* | | feat(lsp): use vim.notify for some errors (#13992)Matthieu Coudron2021-02-22
* | | vim-patch:8.1.1310: named function arguments are never optionalerw72021-02-22
* | | vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...Jan Edmund Lazo2021-02-20
* | | lsp: Fix text edits operating on the last line of a document (#13677)Mathias Fußenegger2021-02-19
* | | lsp: client stop cleanups (#13877)Michael Lingelbach2021-02-19
* | | runtime/tar: 23515b4ef7580af8b9d3b964a558ab2007cacda5Jan Edmund Lazo2021-02-17
* | | runtime/tar: 8024f936368336241406137a2fa78ed5ee9000a6Jan Edmund Lazo2021-02-17
* | | runtime/tar: 2963456ff2b740244b3a064785fe681b1998d75eJan Edmund Lazo2021-02-17
* | | vim-patch:8.2.2523: Svelte filetype not recognized (#13961)Brian Ryall2021-02-18
* | | vim-patch:8.2.2522: Beancount filetype not recognized (#13960)Brian Ryall2021-02-18
* | | Merge pull request #13944 from chentau/on_bytes_docBjörn Linse2021-02-17
|\ \ \
| * | | Doc: update documentation for on_byteschentau2021-02-17
* | | | netrw: move netrw_home to XDA_DATA_HOME (#13939)Jakub Łuczyński2021-02-16
* | | | doc: Update vim_diff.txt (#13954)Yegappan Lakshmanan2021-02-16
* | | | runtime/netrw: 207f009326c8f878defde0e594d7d9ed9860106eJan Edmund Lazo2021-02-16
* | | | runtime/netrw: 8024f936368336241406137a2fa78ed5ee9000a6Jan Edmund Lazo2021-02-16
* | | | runtime/netrw: 2963456ff2b740244b3a064785fe681b1998d75eJan Edmund Lazo2021-02-16
* | | | runtime/netrw: 469bdbde1e8ea8110705327ab193acca79296742Jan Edmund Lazo2021-02-15
* | | | runtime/netrw: 2ed639abdc4000436115f378e28320b7bee38a6eJan Edmund Lazo2021-02-15
* | | | runtime/netrw: 91359014b359cf816bf943fe2c7d492996263defJan Edmund Lazo2021-02-15
* | | | runtime/netrw: 09c6f265b21065ffa9437837b1d0955137175e45Jan Edmund Lazo2021-02-15
* | | | runtime/netrw: 574ee7bc1246070dba598f9561a2776aa1a10d07Jan Edmund Lazo2021-02-15
* | | | runtime/netrw: 5ef1c6a4838a9629b793f3ae676f72a764171b00Jan Edmund Lazo2021-02-15
|/ / /
* | | vim-patch:8.2.0925: getcompletion() does not return command line argumentsJan Edmund Lazo2021-02-14
* | | vim-patch:8.2.0054: :diffget and :diffput don't have good completionJan Edmund Lazo2021-02-13
* | | man.vim: `:Man` should not change global value of 'tagfunc' option (#13926)最上川2021-02-13
* | | vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
|/ /
* | vim-patch:8.2.2490: 'wrap' option is always reset when starting diff modeJan Edmund Lazo2021-02-10
* | buffer updates: add on_reload callback and handle it in treesitter parserBjörn Linse2021-02-10
* | treesitter: propagate on_detach event properlyBjörn Linse2021-02-10
* | Merge pull request #13843 from teto/notif_providerMatthieu Coudron2021-02-08
|\ \
| * | feat: adds vim.notifyMatthieu Coudron2021-01-31
* | | treesitter: small fixesSantos Gallegos2021-02-07
* | | fix(pty): Always use $TERM from the job's env dictJames McCoy2021-02-06
* | | Merge pull request #13701 from erw7/fix-checkhealtherw72021-02-06
|\ \ \
| * | | checkhealth: fix terminfo problems on Windowserw72021-01-06
| * | | checkhealth: fix problem where &shada is emptyerw72021-01-06
* | | | Merge pull request #12080 from erw7/feature-bracketed-paste-on-termerw72021-02-06
|\ \ \ \