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
*
treesitter: use internal "decorations" buffer
Björn Linse
2020-02-10
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
*
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
*
vim-patch:8.1.1579: dict and list could be GC'ed while displaying error
Jan Edmund Lazo
2020-01-05
*
tabpage: track last-used tabpage #11626
butwerenotthereyet
2020-01-02
*
vim-patch:8.2.0030: "gF" does not work on output of "verbose command"
Jan Edmund Lazo
2019-12-22
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
API: nvim_source: save/restore script context #11159
Vikram Pal
2019-12-01
*
diff: move diff globals to diff.h
Jan Edmund Lazo
2019-11-16
*
vim-patch:8.1.1922: in diff mode global operations can be very slow
Jan Edmund Lazo
2019-11-16
*
undo: delete undo_off global without effect
Björn Linse
2019-11-16
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903
Jan Edmund Lazo
2019-09-01
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Remove USE_MCH_ERRMSG
erw7
2019-06-09
*
|
Merge #10708 'remove DYNAMIC_ICONV'
Justin M. Keyes
2019-08-09
|
\
\
|
*
|
remove DYNAMIC_ICONV
erw7
2019-08-06
*
|
|
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
|
/
/
*
|
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
|
vim-patch:8.1.0623: iterating through window frames is repeated
Jan Edmund Lazo
2019-07-15
*
|
libluv: use luv_set_callback to control callback execution
Björn Linse
2019-06-30
*
|
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
|
vim-patch:8.0.1479: insert mode completion state is confusing
Jan Edmund Lazo
2019-06-23
*
|
vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a block
Jan Edmund Lazo
2019-06-19
*
|
vim-patch:8.0.1516: errors for job options are not very specific
Jan Edmund Lazo
2019-06-15
*
|
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
|
/
*
vim-patch:8.0.1305: writefile() never calls fsync() #10153
Jan Edmund Lazo
2019-06-09
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
lint
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0644: finding next sign ID is inefficient
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
vim-patch:8.0.1510: cannot assert beep #9938
Jan Edmund Lazo
2019-04-25
*
vim-patch:8.0.0716: "--clean", 'shadafile' #9907
Justin M. Keyes
2019-04-15
*
vim-patch:8.1.1113: making an autocommand trigger once is not so easy
Justin M. Keyes
2019-04-06
*
cursormoved: make global last_cursormoved window-local
Marco Hinz
2019-03-29
*
vim-patch:8.1.0826: too many #ifdefs
Jan Edmund Lazo
2019-03-08
*
Merge pull request #6619 from bfredl/floating
Björn Linse
2019-03-02
|
\
|
*
floats: implement floating windows
Björn Linse
2019-03-02
*
|
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
|
/
*
TUI: rework background-color detection
Justin M. Keyes
2019-02-22
*
multigrid: reset win scrolling after swap message
Björn Linse
2019-02-02
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
ui: multigrid mouse support
Björn Linse
2019-01-20
[next]