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
...
*
|
|
|
refactor(lua): move _G.arg init to nlua_init()
Justin M. Keyes
2023-01-05
*
|
|
|
feat(message): avoid spam on failed os_msg
Justin M. Keyes
2023-01-05
*
|
|
|
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
2023-01-05
*
|
|
|
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
|
|
|
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
2023-01-05
*
|
|
|
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
|
|
|
fix(ui): fix fragile UI_CALL macro invocation (#21656)
bfredl
2023-01-05
*
|
|
|
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
*
|
|
|
fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)
zeertzjq
2023-01-05
*
|
|
|
fix(tui): make a copy of data->params before unibi_format() (#21643)
zeertzjq
2023-01-05
*
|
|
|
docs: fix typos (#21427)
dundargoc
2023-01-04
*
|
|
|
fix(clipboard): show provider warning when not during batch changes #21451
zeertzjq
2023-01-03
*
|
|
|
Merge pull request #21633 from gpanders/editorconfig
Gregory Anders
2023-01-03
|
\
\
\
\
|
*
|
|
|
feat(editorconfig): add editorconfig syntax file
Gregory Anders
2023-01-03
*
|
|
|
|
Merge pull request #21631 from bfredl/request_memory
bfredl
2023-01-03
|
\
\
\
\
\
|
*
|
|
|
|
refactor(api): do not allocate temporaries for internal events
bfredl
2023-01-03
|
|
/
/
/
/
*
|
|
|
|
Merge #21580 cmdline issues with cmdheight=0
Justin M. Keyes
2023-01-03
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix: issues with command line if ui elements are externalized
Luuk van Baal
2022-12-31
|
*
|
|
|
fix(ui): allow resize commands to set 'cmdheight' to 0
Luuk van Baal
2022-12-31
*
|
|
|
|
vim-patch:9.0.1137: some conditions are always false (#21628)
zeertzjq
2023-01-03
*
|
|
|
|
feat!: remove hardcopy
Lewis Russell
2023-01-03
*
|
|
|
|
fix(exit): the TUI should not ui_flush() itself (#21625)
zeertzjq
2023-01-03
*
|
|
|
|
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
*
|
|
|
|
refactor: eliminate os_unix.c #21621
Justin M. Keyes
2023-01-02
*
|
|
|
|
vim-patch:9.0.1129: sporadic Test_range() failure (#21619)
zeertzjq
2023-01-02
*
|
|
|
|
vim-patch:8.2.0711: temp directory might be cleared (#21614)
zeertzjq
2023-01-02
*
|
|
|
|
fix(tui): do not set ui_client_termname if it is already set (#21607)
zeertzjq
2023-01-01
*
|
|
|
|
docs(api): fix treesitter parsing errors
Christian Clason
2023-01-01
*
|
|
|
|
Merge pull request #21597 from gi1242/tex-ft-detection
zeertzjq
2023-01-01
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:9.0.1120: tex filetype detection not sufficiently tested
Christian Clason
2022-12-31
*
|
|
|
|
|
Merge pull request #18375 from bfredl/tui_rework
bfredl
2022-12-31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
feat(tui): graduate the +tui feature
bfredl
2022-12-31
|
*
|
|
|
|
|
fix(tui): more work in the TUI
bfredl
2022-12-31
|
*
|
|
|
|
|
feat(tui): run TUI as external process
hlpr98
2022-12-31
|
|
/
/
/
/
/
*
|
|
|
|
|
vim-patch:9.0.1115: code is indented more than needed (#21598)
zeertzjq
2022-12-31
*
|
|
|
|
|
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
2022-12-30
|
/
/
/
/
/
*
/
/
/
/
vim-patch:8.2.{3773,3774}
zeertzjq
2022-12-30
|
/
/
/
/
*
|
|
|
feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)
Oliver Marriott
2022-12-28
*
|
|
|
vim-patch:9.0.1106: not all postfix files are recognized (#21568)
Christian Clason
2022-12-28
*
|
|
|
refactor(f_has): remove wrong comment (#21561)
zeertzjq
2022-12-28
*
|
|
|
vim-patch:9.0.1100: a hashtab with many removed items is not cleaned up
zeertzjq
2022-12-27
*
|
|
|
vim-patch:9.0.1097: tests are failing
zeertzjq
2022-12-27
*
|
|
|
vim-patch:9.0.1096: reallocating hashtab when the size didn't change
zeertzjq
2022-12-27
*
|
|
|
fix(statusline): make nvim_eval_statusline() work with %S (#21553)
zeertzjq
2022-12-27
*
|
|
|
fix(win_close): remove float grid after closing buffer (#21551)
zeertzjq
2022-12-27
*
|
|
|
fix(statusline): don't show showcmd when not enough space (#21550)
zeertzjq
2022-12-27
*
|
|
|
vim-patch:9.0.1101: unused global variable (#21549)
zeertzjq
2022-12-27
*
|
|
|
vim-patch:9.0.1103: jq files are not recognized (#21545)
Christian Clason
2022-12-26
*
|
|
|
vim-patch:9.0.1098: code uses too much indent (#21540)
zeertzjq
2022-12-26
*
|
|
|
fix(showcmd): assert failure with cmdheight=0 (#21536)
zeertzjq
2022-12-26
[prev]
[next]