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
/
globals.h
Commit message (
Expand
)
Author
Age
*
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
*
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
refactor(misc1): move msgmore function to messages.c
Björn Linse
2021-12-10
*
vim-patch:8.2.3757: an overlong highlight group name is silently truncated
James McCoy
2021-12-08
*
vim-patch:8.2.3748: giving an error for an empty sign argument breaks a plugin
James McCoy
2021-12-08
*
vim-patch:8.2.3743: ":sign" can add a highlight group without a name
James McCoy
2021-12-08
*
vim-patch:8.1.2104: the normal.c file is too big (#16389)
Volodymyr Kot
2021-12-06
*
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
|
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
\
|
*
|
vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
zeertzjq
2021-11-19
|
|
/
*
/
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
fix(eval): checking for a non-empty string is too strict (#15987)
Fabian
2021-10-28
*
vim-patch:8.1.2243: typos in comments (#16104)
dundargoc
2021-10-20
*
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
*
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
*
Merge #15994 feat(:source, nvim_exec): script-local scope
Justin M. Keyes
2021-10-17
|
\
|
*
feat(:source, nvim_exec): support script-local variables
Sean Dewar
2021-10-14
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
|
/
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
2021-09-15
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
vim-patch:8.2.3167: get E12 in a job callback when searching for tags
Jan Edmund Lazo
2021-08-01
*
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
*
|
vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select mode
zeertzjq
2021-07-29
|
/
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
*
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
vim-patch:8.2.0945: cannot use "z=" when 'spell' is off
Jan Edmund Lazo
2021-06-12
*
vim-patch:8.2.1059: crash when using :tabonly in an autocommand
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.1.2205: sign entry structure has confusing name (#14289)
Lewis Russell
2021-04-05
*
vim-patch:8.1.2380: using old C style comments
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.2.2236: 'scroll' option can change when setting the statusline
Jan Edmund Lazo
2021-03-02
*
vim-patch:8.1.1901: the +insert_expand feature is not always available
Jan Edmund Lazo
2021-03-01
*
vim-patch:8.2.2420: too many problems with using all autocommand events
Jan Edmund Lazo
2021-01-28
*
vim-patch:8.1.1822: confusing error message when range is not allowed
Jan Edmund Lazo
2021-01-02
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.1727: code for viminfo support is spread out
Jan Edmund Lazo
2020-12-30
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
eval: executable(), exepath() accept strings only
Jan Edmund Lazo
2020-12-11
*
vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)
Jan Edmund Lazo
2020-12-11
*
globals: eliminate "enc_utf8" macro
Jan Edmund Lazo
2020-11-14
*
globals: eliminate "has_mbyte" macro
Jan Edmund Lazo
2020-11-14
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
[next]