aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.0461: quickfix: change comment style #11453Jan Edmund Lazo2019-11-24
* doc [ci skip]Justin M. Keyes2019-11-11
* extmark: review changesBjörn Linse2019-11-11
* nsmarks: initial committimeyyy2019-11-11
* Merge #11319 'inccommand: fix issues with modifiers and prompting'Justin M. Keyes2019-11-05
|\
| * Simplify + inline/align commentRob Pilling2019-11-05
| * Simplify split_success logicRob Pilling2019-11-02
| * Prevent :topleft, etc modifying the inccommand preview windowRob Pilling2019-10-31
| * Only apply 'icm' substitutions when preview was successfully openedRob Pilling2019-10-31
* | vim-patch:8.1.2236: ml_get error if pattern matches beyond last lineJan Edmund Lazo2019-11-02
|/
* vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
* Merge #11157 from janlazo/vim-8.1.2113Justin M. Keyes2019-10-06
|\
| * vim-patch:8.1.2113: ":help expr-!~?" only works after searchingJan Edmund Lazo2019-10-05
* | vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
|/
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Remove display_erros()erw72019-06-09
* | includesDaniel Hahler2019-08-07
* | lint: helptags_oneIhor Antonov2019-07-30
* | clang/"null pointer dereference": ex_cmds.cIhor Antonov2019-07-29
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | refactor: use int for Columns and RowsBjörn Linse2019-07-19
* | vim-patch:8.0.1202: :wall gives an errof for a terminal windowJan Edmund Lazo2019-06-28
* | vim-patch:8.1.0270: checking for a Tab in a line could be fasterJan 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.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2019-06-13
|/
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
* vim-patch:8.1.0669: the ex_sign() function is too longAndrej Zieger2019-05-26
* vim-patch:8.1.0658: deleting signs and completion for :sign is insufficientAndrej Zieger2019-05-26
* vim-patch:8.1.0644: finding next sign ID is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0632: using sign group names is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* lintJustin M. Keyes2019-05-25
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* vim-patch:8.1.1360: buffer left 'nomodifiable' after :substituteJan Edmund Lazo2019-05-20
* vim-patch:8.1.1345: stuck in sandbox with ":s/../\=Function/gn"Jan Edmund Lazo2019-05-18
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* lintJan Edmund Lazo2019-04-30
* inccommand: Disable K_EVENT during preview calculationJustin M. Keyes2019-04-14
* vim-patch:8.1.1061: when substitute string throws error, substitute happens a...Jan Edmund Lazo2019-03-27
* vim-patch:8.1.0887: the 'l' flag in :subsitute is stickyJan Edmund Lazo2019-03-27
* vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* API/buffer-updates: always detach on buf-reload #9643KillTheMule2019-03-01
* vim-patch:8.1.0959: sorting large numbers is not tested (#9641)Jan Edmund Lazo2019-02-23
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* inccommand: auto-disable if folding is slow #9568KillTheMule2019-02-01
* terminal: handle size when switching buffers in windowBjörn Linse2019-01-27