aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* TUI: can make the cursor transparent #11519Matthieu Coudron2019-12-19
* Add support for the pum_getpos() API (#11562)Seth Fowler2019-12-16
* Merge pull request #7202 from teto/jobstart_envJames McCoy2019-12-13
|\
| * jobstart now supports env/clear_envMatthieu Coudron2019-12-11
* | jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet2019-12-10
* | netrw.vim: do not save +/* registersJustin M. Keyes2019-12-10
* | doc: LSP [ci skip] #11524Justin M. Keyes2019-12-10
* | vim-patch:8.1.2408: syntax menu and build instructions outdatedJan Edmund Lazo2019-12-07
* | LSP: Add jump when calling gotodef (#11521)Jakub Łuczyński2019-12-07
* | runtime/syntax/vim.vim: highlight "blend" keyword #11520Matthieu Coudron2019-12-05
* | defaults: set nostartofline (#11135)Justin M. Keyes2019-12-03
|\ \ | |/ |/|
| * defaults: set nostartoflineMatthieu Coudron2019-12-03
* | API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
* | API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* | Add vim.startswith and vim.endswith (#11248)Ashkan Kiani2019-12-01
* | doc: mention OS pseudo-features in :h feature-listJan Edmund Lazo2019-11-30
* | vim-patch:8.1.2315: switchbuf=uselast #11480Daniel Hahler2019-11-29
* | vim-patch:8.1.2017: cannot execute commands after closing cmdline window #11479Daniel Hahler2019-11-29
* | Merge pull request #11469 from bfredl/lspdiagBjörn Linse2019-11-29
|\ \
| * | lsp: allow the user to config LspDiagnosticError etc by standard meansBjörn Linse2019-11-28
* | | man.vim: remove K mapping #11472Rob Pilling2019-11-28
|/ /
* | runtime: russian-jcukenwintype.vim keymap #11461Von Random2019-11-27
* | doc: fix typosBrian Wignall2019-11-27
* | Merge #11467 from janlazo/vim-8.1.2345Justin M. Keyes2019-11-27
|\ \
| * | vim-patch:8.1.2345: .cjs files are not recognized as JavascriptJan Edmund Lazo2019-11-26
* | | man.vim: Improve ft=man 'iskeyword' #11457Rob Pilling2019-11-27
|/ /
* | Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\ \
| * | options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | | LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)Ashkan Kiani2019-11-26
* | | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
* | | doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* | | release.sh [ci skip]Justin M. Keyes2019-11-24
* | | Merge #11451 'man.vim: Fixes'Justin M. Keyes2019-11-24
|\ \ \
| * | | man.vim: Update maintainer emailAnmol Sethi2019-11-24
| * | | man.vim: Hard wrap by defaultAnmol Sethi2019-11-24
| * | | man.vim: Document how to disable bold highlightingAnmol Sethi2019-11-24
* | | | man.vim: Ensure 'modifiable' in man#init_pager #11450Anmol Sethi2019-11-24
|/ / /
* | | Bring vim into local scopeAshkan Kiani2019-11-24
* | | Add support for textDocument/references.Ashkan Kiani2019-11-24
* | | Merge branch 'master' into lsp-followupAshkan Kiani2019-11-24
|\ \ \
| * | | Lua: vim.env, vim.{g,v,w,bo,wo} #11442Ashkan Kiani2019-11-24
| |/ /
* | | UI tweaks.Ashkan Kiani2019-11-23
* | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-23
|\| |
| * | Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* | | Improve the character_offset code.Ashkan Kiani2019-11-22
* | | Improve performance of util.set_lines + bugfixAshkan Kiani2019-11-22
* | | Fix encoding translation in other places.Ashkan Kiani2019-11-21
* | | Remove comments.Ashkan Kiani2019-11-21
* | | Fix position params for encoding.Ashkan Kiani2019-11-21
* | | Account for character length in jump position.Ashkan Kiani2019-11-21