aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/fileio.h
Commit message (Expand)AuthorAge
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0272: BufReadCmd not triggered when loading a "nofile" bufferzeertzjq2022-08-27
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liā€...Shougo2022-04-03
* vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)TJ DeVries2020-11-24
* aucmd_prepbuf: also restore `prevwin` #9741Justin M. Keyes2019-03-17
* lintckelsel2017-07-13
* vim-patch:7.4.2189ckelsel2017-07-13
* Fix clint issuesMarco Hinz2017-02-04
* vim-patch:7.4.2024Marco Hinz2017-02-04
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* fileio: Move event definitions to the generator scriptZyX2015-07-26
* eval: Refactor vimscript job control APIThiago de Arruda2015-03-29
* terminal: New module that implements a terminal emulatorThiago de Arruda2015-03-25
* Add TabClosed eventFelipe Morales2015-02-16
* Add TabNewEnteredFelipe Morales2015-02-16
* Add TabNew eventFelipe Morales2015-02-16
* vim-patch:7.4.415Scott Prager2014-11-11
* move defines from vim.hBrandon Coleman2014-07-12
* Add automatic generation of headersZyX2014-06-02
* Remove FEAT_AUTOCMDHinidu2014-05-28
* Remove cryptographyJohn Schmidt2014-05-20
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15