aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.0126: various problems with 'vartabstop'VVKot2021-03-28
* vim-patch:8.1.0114: confusing variable nameVVKot2021-03-28
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptionsJan Edmund Lazo2021-03-06
* pos: define MAXCOL to INT_MAXJan Edmund Lazo2021-02-23
* vim-patch:8.2.1904: still using default option values after using ":badd +1"Jan Edmund Lazo2021-02-13
* vim-patch:8.2.1902: default option values changed with :badd for existing bufferJan Edmund Lazo2021-02-13
* vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
* buffer updates: add on_reload callback and handle it in treesitter parserBjörn Linse2021-02-10
* option: use char* for set_string_option_direct()Jan Edmund Lazo2021-02-07
* inccommand: preserve extmarks when undoing preview substitutionBjörn Linse2021-02-04
* vim-patch:8.2.2464: using freed memory if window closed in autocommandJan Edmund Lazo2021-02-03
* vim-patch:8.2.2458: Coverity warns for :retab using freed memoryJan Edmund Lazo2021-02-03
* vim-patch:8.2.2425: cursor on invalid line with range and :substituteJan Edmund Lazo2021-01-29
* vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'Jan Edmund Lazo2021-01-17
* buffer updates: mark sorted region as changed.Björn Linse2021-01-03
* vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
* Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* vim-patch:8.2.2231: when "--remote file" is used "file" is not reloadedJan Edmund Lazo2020-12-27
* vim-patch:8.2.0928: many type casts are used for vim_strnsave()Jan Edmund Lazo2020-12-27
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* Merge pull request #13595 from teto/fix-fillerBjörn Linse2020-12-24
|\
| * refactor: de-curwin-ify update_topline/curs_columnsMatthieu Coudron2020-12-23
* | vim-patch:8.1.0470: pointer ownership around fname_expand() is unclearJan Edmund Lazo2020-12-19
* | vim-patch:8.2.0272: ":helptags ALL" gives error for some directoriesJan Edmund Lazo2020-12-19
|/
* fix: also splice extmarks in preview windowsThomas Vigouroux2020-12-15
* vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal windowJan Edmund Lazo2020-12-01
* vim-patch:8.1.2361: MS-Windows: test failures related to VIMDLLJan Edmund Lazo2020-11-23
* vim-patch:8.1.0805: too many #ifdefsJan Edmund Lazo2020-11-12
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* gcc/analyzer: fix false positives for NULL (#13248)Jan Edmund Lazo2020-11-08
* decoration: split out "decoration" from "extmark" moduleBjörn Linse2020-11-07
* api: add API for themesBjörn Linse2020-11-01
* vim-patch:8.2.0943: displaying ^M or ^J depends on current bufferJan Edmund Lazo2020-10-18
* vim-patch:8.2.1801: undo file not found when using ":args" or ":next"Jan Edmund Lazo2020-10-05
* api/buffer: add "on_bytes" callback to nvim_buf_attachBjörn Linse2020-09-09
* vim-patch:8.1.2198: crash when using :center in autocommandJan Edmund Lazo2020-08-30
* Reuse inccommand preview window (fix #11529) (#12612)Ville Hakulinen2020-07-15
* Merge #12155 ':ls filter by terminal, lastused'Justin M. Keyes2020-04-26
|\
| * vim-patch:7.4.1988Rob Pilling2020-04-19
* | folds: decrease reliance on global 'curwin'Matthieu Coudron2020-04-24
|/
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\
| * addressing reviewsMatthieu Coudron2020-03-01
| * foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* | vim-patch:8.1.0881: can execute shell commands in rvim through interfacesJan Edmund Lazo2020-03-01
|/
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
* extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16
* ex_cmds: fix pvs/v781Jan Edmund Lazo2019-12-26
* clang/'Dead store': remove dead codeJan Edmund Lazo2019-12-26