aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | | 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
|\ \ \ \
| * | | | Change default for tpf optionerw72021-02-04
| * | | | Add termpastefilter optionerw72021-02-04
* | | | | lsp: Fix pumvisible() check introduced in #12900 (#13866)runiq2021-02-04
|/ / / /
* | | | runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-01-30
* | | | runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-01-30
* | | | runtime/zsh: b17893aa940dc7d45421f875f5d90855880aad27Saad Parwaiz2021-01-30
* | | | runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-01-30
* | | | runtime/zsh: b17893aa940dc7d45421f875f5d90855880aad27Saad Parwaiz2021-01-30
* | | | runtime/zsh: 96f45c0b6fc9e9d404e6805593ed1e0e6795e470Saad Parwaiz2021-01-30
| |/ / |/| |
* | | Merge pull request #13784 from runiq/get_extmark_by_id-limit_breakThomas Vigouroux2021-01-28
|\ \ \ | |_|/ |/| |
| * | doc: remove nvim_buf_get_extmark_by_id limit optPatrice Peterson2021-01-18
* | | Merge pull request #13820 from janlazo/vim-8.2.2392Jan Edmund Lazo2021-01-25
|\ \ \
| * | | vim-patch:8.2.2402: some filetypes not detectedJan Edmund Lazo2021-01-24
| * | | vim-patch:8.2.2392: fennel filetype not recognizedJan Edmund Lazo2021-01-24
* | | | lsp: match textDocument/didChange eol behavior (#13792)Michael Lingelbach2021-01-25
|/ / /
* | | Merge pull request #13807 from spywhere/min-size-auto-signMatthieu Coudron2021-01-23
|\ \ \
| * | | opt: update docs on signnumber (#13783)Sirisak Lueangsaksri2021-01-20
* | | | Doc: Generate API docs for buf_set_extmark gravityPatrice Peterson2021-01-23
* | | | lsp: clear diagnostics on client shutdown (#13788)Michael Lingelbach2021-01-23
* | | | vim-patch:8.2.2384: turtle filetype not recognizedJan Edmund Lazo2021-01-21
* | | | api: nvim_echonotomo2021-01-20
|/ / /
* | | fix(languagetree): use tree nodes instead of regions in containsSteven Sojka2021-01-20
* | | Merge pull request #13765 from jvgrootveld/ts-default-start-end-row-on-captureThomas Vigouroux2021-01-20
|\ \ \
| * | | treesitter: Fix linter warning and add helper function to remove duplicated l...“jvgrootveld”2021-01-18
| * | | treesitter: default start and end row when omitted“jvgrootveld”2021-01-15