aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* LSP: Add jump when calling gotodef (#11521)Jakub Łuczyński2019-12-07
* Fix access on vim.wo (#11517)Ashkan Kiani2019-12-07
* runtime/syntax/vim.vim: highlight "blend" keyword #11520Matthieu Coudron2019-12-05
* vim-patch:8.1.2385: open cmdline window with feedkeys() #11516Jan Edmund Lazo2019-12-04
* defaults: set nostartofline (#11135)Justin M. Keyes2019-12-03
|\
| * defaults: set nostartoflineMatthieu Coudron2019-12-03
* | vim-patch:8.1.2384: test 48 is old style #11509Jan Edmund Lazo2019-12-03
* | Merge #11500 from justinmk/api-deprecateJustin M. Keyes2019-12-02
|\ \
| * | API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
| * | API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
|/ /
* | log_init: call log_path_init (#11501)Daniel Hahler2019-12-02
* | testdir/runnvim.sh: create messages file always (#11503)Daniel Hahler2019-12-02
* | oldtest: support for running by filename (#11473)Daniel Hahler2019-12-02
* | build: CMakeLists: do not set MIN_LOG_LEVEL with C flags (#11498)Daniel Hahler2019-12-02
* | src/nvim/testdir/test_quickfix.vim: align with Vim (#11502)Daniel Hahler2019-12-02
* | dictwatcher: fix use-after-free #11495erw72019-12-02
* | Merge #11159 'API: nvim_exec'Justin M. Keyes2019-12-01
|\ \
| * | API: rename nvim_source => nvim_execJustin M. Keyes2019-12-01
| * | API: nvim_source_outputVikram Pal2019-12-01
| * | API: nvim_source: fix multiline inputJustin M. Keyes2019-12-01
| * | API: nvim_source: save/restore script context #11159Vikram Pal2019-12-01
| * | API: nvim_sourceSiddhant Gupta2019-12-01
|/ /
* | Add vim.startswith and vim.endswith (#11248)Ashkan Kiani2019-12-01
* | Add vim.cmd as an alias for nvim_command (#11446)Ashkan Kiani2019-12-01
* | Return nil instead of NIL for vim.env (#11486)Ashkan Kiani2019-12-01
* | screen.lua: remove screen:_on_event #11488Justin M. Keyes2019-12-01
* | ci: revisit OpenBSD/FreeBSD config (#11477)Daniel Hahler2019-12-01
|\ \
| * | ci: SourceHut: revisit OpenBSD/FreeBSD configDaniel Hahler2019-12-01
| * | terminfo_is_bsd_console: fallback to falseDaniel Hahler2019-12-01
|/ /
* | vim-patch:8.1.2367: registers are not sufficiently tested (#11489)Jan Edmund Lazo2019-12-01
* | snap: disable job until we are approvedJustin M. Keyes2019-11-30
* | Merge #11483 from janlazo/vim-8.1.2355Justin M. Keyes2019-11-30
|\ \
| * | vim-patch:8.1.2363: ml_get error when accessing Visual area in 'statusline'Jan Edmund Lazo2019-11-30
| * | doc: mention OS pseudo-features in :h feature-listJan Edmund Lazo2019-11-30
| * | vim-patch:8.1.2355: test with "man" fails on FreeBSDJan Edmund Lazo2019-11-30
|/ /
* | floatwin: show error if window is closed immediately #11476Justin M. Keyes2019-11-29
* | snap: declare "devmode" instead of "classic" #11482Carlos Hernandez2019-11-29
* | 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
* | | snap: fix line continuation #11475Daniel Hahler2019-11-28
* | | snap: disable jobJustin M. Keyes2019-11-28
* | | win_line: Fix crash with 'rightleft' in :terminal #11460erw72019-11-28
* | | deps: update libtermkey to 0.22 #11429Matthieu Coudron2019-11-28
* | | Merge #11428 'Update SNAP packaging'Justin M. Keyes2019-11-28
|\ \ \
| * | | snap: more yak-shavingJustin M. Keyes2019-11-28
| * | | snap: add snapcraft secrets to CICarlos Hernandez2019-11-28
| * | | snap: add desktop file, iconCarlos Hernandez2019-11-28
| * | | snap: add "snap" job to Travis CICarlos Hernandez2019-11-28