aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/buffer.c
Commit message (Expand)AuthorAge
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* vim-patch:9.0.0837: append() reports failure when not appending anythingzeertzjq2023-08-22
* refactor: remove longdundargoc2023-07-03
* refactor: uncrustifydundargoc2023-04-26
* refactor: remove redundant const char * castsii142023-04-07
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* feat(aucmd_win): allow crazy things with hidden buffers (#21250)zeertzjq2022-12-02
* vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq2022-11-29
* refactor: buffer_ensure_loaded()zeertzjq2022-11-29
* vim-patch:9.0.0914: deletebufline() may move marks in the wrong windowzeertzjq2022-11-29
* vim-patch:9.0.0910: setting lines in another buffer may not work wellzeertzjq2022-11-29
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29