aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/globals.h
Commit message (Expand)AuthorAge
* vim-patch:8.2.1059: crash when using :tabonly in an autocommandJan Edmund Lazo2021-05-13
* vim-patch:8.1.2205: sign entry structure has confusing name (#14289)Lewis Russell2021-04-05
* vim-patch:8.1.2380: using old C style commentsJan Edmund Lazo2021-03-29
* vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* vim-patch:8.1.1901: the +insert_expand feature is not always availableJan Edmund Lazo2021-03-01
* vim-patch:8.2.2420: too many problems with using all autocommand eventsJan Edmund Lazo2021-01-28
* vim-patch:8.1.1822: confusing error message when range is not allowedJan Edmund Lazo2021-01-02
* Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* vim-patch:8.1.1727: code for viminfo support is spread outJan Edmund Lazo2020-12-30
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* eval: executable(), exepath() accept strings onlyJan Edmund Lazo2020-12-11
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* globals: eliminate "enc_utf8" macroJan Edmund Lazo2020-11-14
* globals: eliminate "has_mbyte" macroJan Edmund Lazo2020-11-14
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\
| * api: add API for themesBjörn Linse2020-11-01
* | vim-patch:8.2.1925: list/dict test failsJan Edmund Lazo2020-11-01
|/
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* luahl: global the luahlBjörn Linse2020-09-13
* vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
* vim-patch:8.2.0607: gcc warns for using uninitialized variableJan Edmund Lazo2020-08-19
* vim-patch:8.1.2018: using freed memory when out of memory and displaying messageJan Edmund Lazo2020-06-04
* vim-patch:8.0.1564: too many #ifdefsJan Edmund Lazo2020-06-04
* vim-patch:8.2.0560: compiler warning in tiny buildJan Edmund Lazo2020-04-12
* vim-patch:8.1.2378: using old C style commentsJan Edmund Lazo2020-04-12
* vim-patch:8.1.1793: mixed comment style in globalsJan Edmund Lazo2020-03-01
* vim-patch:8.1.1642: may use uninitialized variableJan Edmund Lazo2020-03-01
* treesitter: use internal "decorations" bufferBjörn Linse2020-02-10
* eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10
* env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtpBjörn Linse2020-02-07
* vim-patch:8.1.1579: dict and list could be GC'ed while displaying errorJan Edmund Lazo2020-01-05
* tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* vim-patch:8.2.0030: "gF" does not work on output of "verbose command"Jan Edmund Lazo2019-12-22
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* API: nvim_source: save/restore script context #11159Vikram Pal2019-12-01
* diff: move diff globals to diff.hJan Edmund Lazo2019-11-16
* vim-patch:8.1.1922: in diff mode global operations can be very slowJan Edmund Lazo2019-11-16
* undo: delete undo_off global without effectBjörn Linse2019-11-16
* vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
* vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903Jan Edmund Lazo2019-09-01
* paste: WIP #4448Justin M. Keyes2019-08-27
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Remove USE_MCH_ERRMSGerw72019-06-09
* | Merge #10708 'remove DYNAMIC_ICONV'Justin M. Keyes2019-08-09
|\ \
| * | remove DYNAMIC_ICONVerw72019-08-06
* | | lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
|/ /