index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
main.c
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.1909 (#5748)
Shougo
2016-12-10
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
*
Add v:exiting
Marco Hinz
2016-12-01
*
lint
James McCoy
2016-11-14
*
vim-patch:7.4.1658
James McCoy
2016-11-14
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
startup: Remove 'N files to edit' message. #5481
Linda_pp
2016-10-14
*
main.c: "BufReadCmd term://": Skip existing terminal.
Justin M. Keyes
2016-10-12
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
tui.c: Do not wait for tui loop on teardown. (#4789)
Justin M. Keyes
2016-09-24
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
2016-08-31
*
Fix vim-patch:7.4.689
Rui Abreu Ferreira
2016-08-07
*
vim-patch:7.4.1147 (#5005)
prollings
2016-07-10
*
lint
James McCoy
2016-07-08
*
vim-patch:7.4.1552
James McCoy
2016-07-08
*
vim-patch:7.4.1550
James McCoy
2016-07-08
*
vim-patch:7.4.1384
James McCoy
2016-07-08
*
options: Default t_Co to 256.
Justin M. Keyes
2016-07-02
*
vim-patch:7.4.1716
Marco Hinz
2016-07-01
*
timers: stop all timers on teardown
Björn Linse
2016-06-01
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
defaults: Enable syntax/filetype for real.
Justin M. Keyes
2016-04-15
*
main.c: Free msgpack packer in --api-info handler to make ASAN happy
Thiago de Arruda
2016-04-11
*
main: Move term:// protocol name to a macros
ZyX
2016-02-28
*
main: Make using :edit term:// run TermOpen event
ZyX
2016-02-28
*
Revert "Merge pull request #4362 from justinmk/termopen"
ZyX
2016-02-28
*
term: publish TermOpen in "e term://" handler.
Justin M. Keyes
2016-02-23
*
build: install *.mo into the "standard" directory
Jun T
2016-02-23
*
startup: Avoid VimL global. Introduce TriState enum.
Justin M. Keyes
2016-02-14
*
startup: respect earlier :filetype and :syntax.
Felipe Morales
2016-02-14
*
ex_docmd: rename force_enable_filetype().
Justin M. Keyes
2016-02-14
*
syntax: don't override user settings
Felipe Morales
2016-02-14
*
syntax: avoid extra global macro
Justin M. Keyes
2016-02-14
*
defaults: Enable syntax and filetype plugins.
Felipe Morales
2016-02-14
*
vim-patch:7.4.689
watiko
2016-02-07
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Merge pull request #3651 from mhinz/remove-nvimrc-refs
Justin M. Keyes
2015-11-11
|
\
|
*
Remove all invalid nvimrc and ngvimrc references
Marco Hinz
2015-11-11
*
|
Be more explicit about the lack of X11 integration
Michael Reed
2015-11-10
|
/
*
Fix 'exrc' option
Ovidiu Curcan
2015-10-29
*
main: Start modeling Nvim as pushdown automaton
Thiago de Arruda
2015-10-26
*
main: Extract `normal_check` from `main_loop`
Thiago de Arruda
2015-10-26
*
main: Check init.vim files also in other XDG directories
ZyX
2015-10-24
*
*: Fix linter errors
ZyX
2015-10-23
*
main,version: Remove USR_EXRC_FILE*
ZyX
2015-10-23
*
main,os/env: Fix lint errors
ZyX
2015-10-23
[next]