aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:0d878b95d8f9 (#19197)Christian Clason2022-07-02
* vim-patch:9.0.0012: signature files not detected properly (#19172)Christian Clason2022-07-01
* vim-patch:8.1.0695: internal error when using :popupzeertzjq2022-07-01
* vim-patch:8.1.0487: no menus specifically for the terminal windowzeertzjq2022-07-01
* vim-patch:8.0.1570: can't use :popup for a menu in the terminalzeertzjq2022-07-01
* fix(filetype): update call sites of vim.filetype.match (#19171)Gregory Anders2022-06-30
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq2022-06-30
* fix(lsp): small bugs in snippet-parser #18998L3MON4D32022-06-29
* vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153)Christian Clason2022-06-29
* vim-patch:9.0.0005: hare files are not recognized (#19151)Christian Clason2022-06-29
* feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filterFamiu Haque2022-06-28
* fix(vim.ui.input): accept nil or empty "opts" #191090x74696d6d792022-06-28
* vim-patch:069a7d561bbe (#19130)Christian Clason2022-06-27
* fix(filetype): check for non-nil match in detect.rules (#19129)Christian Clason2022-06-27
* vim-patch:partial:8a3b805c6c9c (#19104)Christian Clason2022-06-27
* refactor(filetype): allow vim.filetype.match to accept buf and filename (#19114)Gregory Anders2022-06-27
* refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...Gregory Anders2022-06-26
* vim-patch:e1dc76fbf333 (#19092)Christian Clason2022-06-25
* fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
* fix(filetype.lua): always return a string in getlines function (#19080)Hazel Weakly2022-06-24
* vim-patch:a57b553b4328 (#19076)Christian Clason2022-06-24
* vim-patch:8cc5b559f700 (#19066)Christian Clason2022-06-23
* refactor(runtime): refactor filetype.lua (#18813)Jonas Strittmatter2022-06-21
* docs(deprecated): alternatives for $NVIM_LISTEN_ADDRESSeyalk112022-06-21
* Merge pull request #18743 from gpanders/bowooptvalueGregory Anders2022-06-20
|\
| * refactor: use nvim_{get,set}_option_value for vim.{b,w}oGregory Anders2022-06-20
| * feat(api): add "buf" and "win" to nvim_get_option_valueGregory Anders2022-06-20
* | vim-patch:d799daa660b8 (#19031)Christian Clason2022-06-20
* | refactor(provider): use list comprehension #19027Zaz Brown2022-06-20
|/
* vim-patch:8.2.5116: "limit" option of matchfuzzy() not always respected (#19005)zeertzjq2022-06-18
* vim-patch:d592deb33652 (#19002)Christian Clason2022-06-17
* docs: improve 'insertmode' emulation #18962zeertzjq2022-06-16
* Merge #8519 feat: name, test ids, sockets in stdpath(state)Justin M. Keyes2022-06-17
|\
| * feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
* | fix(treesitter): new iter if foldedkevinhwang912022-06-16
* | vim-patch:8.2.5110: icon filetype not recognized from the first line (#18987)Christian Clason2022-06-16
* | fix(lua): highlight.on_yank can close timer in twice #18976notomo2022-06-15
|/
* vim-patch:8c1b8cb2e0b5 (#18966)Christian Clason2022-06-15
* docs: fix typos (#18866)dundargoc2022-06-15
* vim-patch:6ba83ba9ee29 (#18948)Christian Clason2022-06-14
* feat(lsp): sort codelens if multiple item per line (#18951)rhcher2022-06-13
* feat: cmdheight=0 #16251Shougo2022-06-13
* refactor(api): update vimdocbfredl2022-06-12
* vim-patch:partial:63f32603789d (#18916)Christian Clason2022-06-10
* feat(filetype): remove side effects from vim.filetype.match (#18894)Gregory Anders2022-06-09
* vim-patch:8.2.5066: lcs-leadmultispacezeertzjq2022-06-09
* feat(autocmds): retrieve lua callback (#18642)kylo2522022-06-09
* fix(diagnostic): check for negative column value (#18868)mohsen2022-06-08