aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/globals.h
Commit message (Expand)AuthorAge
* doc/ui.txtJustin M. Keyes2017-10-29
* ext_cmdline: interact with cmdline windowBjörn Linse2017-10-26
* vim-patch:8.0.0328ckelsel2017-09-24
* vim-patch:8.0.0612James McCoy2017-08-21
* terminal: block redraw during c_CTRL-DJustin M. Keyes2017-08-05
* vim-patch:8.0.0069ckelsel2017-07-23
* eval: Error out when there is something after :endfunctionZyX2017-06-20
* screen.c: make more highlights window specificBjörn Linse2017-06-14
* vim-patch:8.0.0607 (#6879)Daniel Hahler2017-06-11
* vim-patch:7.4.1976James McCoy2017-06-04
* vim-patch:7.4.1975James McCoy2017-06-04
* Merge #6737 "options: make 'highlight' read-only"Justin M. Keyes2017-05-15
|\
| * options: make 'highlight' read-onlyBjörn Linse2017-05-15
|/
* Merge #6597 'winhighlight'Justin M. Keyes2017-05-08
|\
| * options: allow different highlights in windowsBjörn Linse2017-05-08
|/
* *: Silence some false positivesZyX2017-04-16
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
* refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* vim-patch:7.4.2101James McCoy2017-03-11
* Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\
| * *: Fix linter errorsZyX2017-02-23
| * eval: Refactor var_check_ro, tv_check_lock and var_check_fixedZyX2017-02-23
| * eval: Make sure that b:changedtick may not be unlocked via :unlo b:varZyX2017-02-23
* | Merge #6111 from ZyX-I/split-eval'/os-fileioJustin M. Keyes2017-02-27
|\ \ | |/ |/|
| * eval: writefile: Give more adequate IO errors and do not call putc()ZyX2017-02-14
* | Merge remote-tracking branch 'origin/master' into lambdaJames McCoy2017-02-22
|\ \
| * | globals.h: Avoid expression in array definition.Justin M. Keyes2017-02-19
| |/
* / vim-patch:7.4.2119Michael Ennen2017-02-14
|/
* os/*: Use os_buf instead of NameBuff, IObuff.Justin M. Keyes2017-02-12
* process_spawn: Return status code (#6075)Justin M. Keyes2017-02-09
* vim-patch:7.4.2023Marco Hinz2017-02-04
* vim-patch:7.4.2021Marco Hinz2017-02-04
* errors: Introduce "E856: Filename too long"Justin M. Keyes2017-01-23
* refactor: strlcat instead of str{n}cat.cztchoice2017-01-23
* Move apply_autocmd_dirchanged() to vim_chdir()Marco Hinz2017-01-13
* lintJames McCoy2017-01-10
* vim-patch:7.4.2008James McCoy2017-01-10
* memory: Restore entered_free_all_mem functionalityZyX2017-01-07
* unittest: Add dict_items functionZyX2017-01-07
* lintJames McCoy2017-01-02
* vim-patch:7.4.1868James McCoy2017-01-01
* vim-patch:0 completion-related patches #5745 #5829Shougo Matsushita2016-12-26
* Fixes.Michael Ennen2016-12-12
* vim-patch:7.4.1719Michael Ennen2016-12-12
* jobstart(): Return -1 if cmd is not executable. #5671Aaron Williamson2016-12-10
* Move utf8len_tab definition to globals.hJames McCoy2016-11-23
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\