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:8.1.0439: recursive use of getcmdline() still not protected (#17726)
zeertzjq
2022-03-30
*
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
feat(ui): invoke ui client handlers
bfredl
2022-03-15
*
feat(ui): connect to remote ui (only debug messages for now)
bfredl
2022-03-12
*
refactor(main): separate connection code from --remote execution code
Björn Linse
2022-03-12
*
fix(remote): use STATIC_CSTR_AS_STRING
Charlie Groves
2022-03-11
*
fix(remote): respect silent in error reporting
Charlie Groves
2022-03-11
*
fix(remote): report connection error, missing return values
Charlie Groves
2022-03-11
*
fix(remote): report on missing wait commands, typecheck lua results
Charlie Groves
2022-03-11
*
test(remote): add tests for --remote
Charlie Groves
2022-03-11
*
fix(remote): make compile again
Charlie Groves
2022-03-11
*
feat(remote): add basic --remote support
Charlie Groves
2022-03-11
*
refactor(decorations): move provider code
Lewis Russell
2022-03-10
*
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
refactor(lua): reorganize builtin modules, phase 1
bfredl
2022-03-03
*
fix: enable filetype detection and syntax highlighting with --clean (#17566)
Gregory Anders
2022-03-01
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
refactor(lua): cleanup and docs for threads
bfredl
2022-02-26
*
feat(lua): add proper support of luv threads
erw7
2022-02-26
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
refactor: source ftplugin.vim separately from filetype.vim (#17129)
Gregory Anders
2022-01-18
*
refactor: enable filetype detection before user startup scripts (#17040)
Gregory Anders
2022-01-17
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move preserve_exit() to related functions in main.c
Björn Linse
2021-12-09
*
fix: remove double slash in sysinit path
glacambre
2021-11-03
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-21
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
|
/
*
feat(startup): load builtin plugins with --clean #15893
Gregory Anders
2021-10-04
*
fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp
Björn Linse
2021-10-02
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
fix(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
docs: naming conventions
Justin M. Keyes
2021-09-09
*
feat(defaults): limit syntax cost on CmdwinEnter #15401
Gregory Anders
2021-09-02
*
refactor(api): remove unneccesary indirection around handles
Björn Linse
2021-08-22
*
refactor(map): get rid of spurious subsystem_init() functions due to maps
Björn Linse
2021-08-22
*
refactor(syntax): don't use pointer indirected maps for no reason
Björn Linse
2021-08-22
*
perf(highlight): use a hashtable for highlight group names
Björn Linse
2021-08-19
*
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
*
Merge pull request #15206 from dundargoc/refactor/a-song-of-true-and-false/gl...
Björn Linse
2021-07-30
|
\
|
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
|
fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
|
/
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
[next]