aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/globals.h
Commit message (Expand)AuthorAge
* 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
|/ /
* | refactor: use int for Columns and RowsBjörn Linse2019-07-19
* | vim-patch:8.1.0623: iterating through window frames is repeatedJan Edmund Lazo2019-07-15
* | libluv: use luv_set_callback to control callback executionBjörn Linse2019-06-30
* | ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* | vim-patch:8.0.1479: insert mode completion state is confusingJan Edmund Lazo2019-06-23
* | vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a blockJan Edmund Lazo2019-06-19
* | vim-patch:8.0.1516: errors for job options are not very specificJan Edmund Lazo2019-06-15
* | vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2019-06-13
|/
* vim-patch:8.0.1305: writefile() never calls fsync() #10153Jan Edmund Lazo2019-06-09
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* Merge #10059 from jerdna-regeiz/vim-8.1.0614Justin M. Keyes2019-05-26
|\
| * lintAndrej Zieger2019-05-26
| * vim-patch:8.1.0644: finding next sign ID is inefficientAndrej Zieger2019-05-26
| * vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* | UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804Jit2019-05-26
|/
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* vim-patch:8.0.0716: "--clean", 'shadafile' #9907Justin M. Keyes2019-04-15
* vim-patch:8.1.1113: making an autocommand trigger once is not so easyJustin M. Keyes2019-04-06
* cursormoved: make global last_cursormoved window-localMarco Hinz2019-03-29
* vim-patch:8.1.0826: too many #ifdefsJan Edmund Lazo2019-03-08
* Merge pull request #6619 from bfredl/floatingBjörn Linse2019-03-02
|\
| * floats: implement floating windowsBjörn Linse2019-03-02
* | cleanup: remove legacy `enc_dbcs` global #9660Justin M. Keyes2019-03-02
|/