aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/main.h
Commit message (Expand)AuthorAge
* fix(ui): re-organize tty fd handling and fix issuesbfredl2023-01-16
* feat(lua): send "--" literally to Lua "-l" scriptJustin M. Keyes2023-01-05
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* fix(tui): more work in the TUIbfredl2022-12-31
* refactor(params): open -s and -w script files after parsing commandsbfredl2022-12-16
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* feat(remote): add basic --remote supportCharlie Groves2022-03-11
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* Remove EXMODE_NORMALmatveyt2021-07-23
* vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* *: Rename main loop variable from loop to main_loopZyX2016-05-30
* Add automatic generation of headersZyX2014-06-02
* 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