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
Commit message (
Expand
)
Author
Age
*
fix(inccommand): clear cmdpreview state if preview is not shown (#18923)
zeertzjq
2022-06-11
*
vim-patch:8.2.5076: unnecessary code (#18922)
zeertzjq
2022-06-11
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
fix(input): fix macro recording with ALT and special key (#18917)
zeertzjq
2022-06-10
*
vim-patch:partial:63f32603789d (#18916)
Christian Clason
2022-06-10
*
refactor(ops): doxygen docstrings #17743
dundargoc
2022-06-09
*
build: add a cmake target for all used linters #18543
dundargoc
2022-06-09
*
fix: segfault in find_tagfunc_tags #18841
fkm3
2022-06-09
*
fix: correct nlua_wait error message #18867
resolritter
2022-06-09
*
vim-patch:8.2.5070: unnecessary code
zeertzjq
2022-06-09
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
*
feat(autocmds): retrieve lua callback (#18642)
kylo252
2022-06-09
*
fix(terminal): scrollback delete lines immediately #18832
Javier Lopez
2022-06-08
*
refactor(log): simplify log_path_init #18898
Justin M. Keyes
2022-06-08
*
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
2022-06-08
*
fix(eval/f_getmatches): return empty list for invalid win argument (#18893)
Sean Dewar
2022-06-07
*
Merge pull request #18870 from zbirenbaum/winhl-cursor
bfredl
2022-06-07
|
\
|
*
fix(highlight): let winhighlight use cursor
zbirenbaum
2022-06-07
*
|
vim-patch:partial:016188fd8a30 (#18890)
Christian Clason
2022-06-07
|
/
*
fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18...
zeertzjq
2022-06-07
*
vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881)
zeertzjq
2022-06-07
*
vim-patch:8.2.5058: input() does not handle composing characters properly (#1...
zeertzjq
2022-06-06
*
fix(terminfo): disable smglr for vtpcon and conemu (#18855)
zeertzjq
2022-06-05
*
fix(startup): nvim with --clean should not load user rplugins
bfredl
2022-06-04
*
vim-patch:8.2.5054: no good filetype for conf files similar to dosini (#18851)
Christian Clason
2022-06-04
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
fix(hl): set Normal hl group sg_attr value #18820
Oliver Marriott
2022-06-03
*
fix(log): back even again
bfredl
2022-06-03
*
Merge pull request #18846 from bfredl/unpackfix
bfredl
2022-06-03
|
\
|
*
fix(api): some robustness issues in api_parse_enter
bfredl
2022-06-03
*
|
fix(logging): make logmsg() thread-safe again
bfredl
2022-06-03
|
/
*
refactor(api): use a unpacker based on libmpack instead of msgpack-c
bfredl
2022-06-02
*
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
*
fix(screen): restart win_update() if a decor provider changes signcols (#18768)
zeertzjq
2022-06-01
*
refactor(clang-tidy): remove nested redundant ifdefs #18811
dundargoc
2022-06-01
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
fix(inccommand): do not try to preview an ambiguous command (#18827)
zeertzjq
2022-06-01
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
Merge pull request #18219 from kessejones/filetype-lua
Gregory Anders
2022-05-31
|
\
\
|
*
|
test(oldtest): disable legacy detect for filetype.lua
Christian Clason
2022-05-30
*
|
|
vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812)
zeertzjq
2022-05-31
|
/
/
*
|
docs: clarify that nvim_strwidth counts control characters as one cell (#18802)
zeertzjq
2022-05-31
*
|
fix(docs): correct obsolete note about 'writedelay' in dev docs
bfredl
2022-05-31
*
|
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
|
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
|
/
*
Merge pull request #18792 from famiu/feat/nvim_create_user_command/smods
bfredl
2022-05-29
|
\
|
*
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
2022-05-29
*
|
fix(winbar): set w_winrow_off when initializing firstwin size (#18793)
zeertzjq
2022-05-29
[next]