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
/
test
Commit message (
Expand
)
Author
Age
*
fix(lsp): check if the buffer is a directory before w! it (#22289)
Eduard Baturin
2023-02-18
*
test(tui_spec): use RPC request to setup autocommands
zeertzjq
2023-02-18
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
2023-02-16
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
*
vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' set
zeertzjq
2023-02-16
*
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
2023-02-14
|
\
|
*
refactor: move init_default_autocmds to lua
glacambre
2023-02-11
*
|
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
|
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
|
Merge pull request #11756 from bfredl/crashfix
bfredl
2023-02-14
|
\
\
|
*
|
fix(status): handle unprintable chars in the statusline
Björn Linse
2023-02-14
*
|
|
Merge pull request #22108 from luukvbaal/statuscolumn
Lewis Russell
2023-02-14
|
\
\
\
|
*
|
|
perf(column): only build fold/sign column when present in 'statuscolumn'
Luuk van Baal
2023-02-04
*
|
|
|
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
|
|
|
test: remove unused field ext_float (#22243)
zeertzjq
2023-02-14
*
|
|
|
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
|
|
/
/
|
/
|
|
*
|
|
fix(folds): cursorline highlight is not always applied on closed folds (#22242)
luukvbaal
2023-02-14
*
|
|
fix(tui): exit on input eof
zeertzjq
2023-02-14
*
|
|
test(tui_spec): remove unnecessary arguments for remote UI
zeertzjq
2023-02-14
*
|
|
feat(filetype): fall back to file extension when matching from hashbang (#22140)
Jonas Strittmatter
2023-02-13
*
|
|
Merge pull request #22191 from lewis6991/feat/playground_imp
Lewis Russell
2023-02-13
|
\
\
\
|
*
|
|
fix(treesitter): don't trample parsers when filetype!=lang
Lewis Russell
2023-02-10
*
|
|
|
fix(ui): make sure screen is valid after resizing
zeertzjq
2023-02-13
*
|
|
|
build: don't check environment variable to detect CI (#22234)
dundargoc
2023-02-12
*
|
|
|
fix(filetype): make vim.filetype.match() work with contents only (#22181)
Jonas Strittmatter
2023-02-11
*
|
|
|
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
*
|
|
|
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
|
|
_
|
/
|
/
|
|
*
|
|
fix(client): wait for session to exit
bfredl
2023-02-10
*
|
|
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
*
|
|
refactor(tests): move lua-client into core and use it for functionaltests
bfredl
2023-02-10
|
/
/
*
|
test(exit_spec): make sure that autocommands are triggered (#22188)
zeertzjq
2023-02-09
*
|
fix(rpc): ignore redraw events when exiting (#22184)
zeertzjq
2023-02-09
*
|
fix(rpc): ignore redraw events when not in UI client (#21892)
zeertzjq
2023-02-09
*
|
build: create test/CMakeLists.txt and move test-related code (#22179)
dundargoc
2023-02-08
*
|
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
*
|
feat(treesitter): add metadata option for get_node_text
figsoda
2023-02-04
*
|
feat(treesitter): allow capture text to be transformed
figsoda
2023-02-04
*
|
vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126)
zeertzjq
2023-02-05
|
/
*
Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmark
bfredl
2023-02-02
|
\
|
*
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
|
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
|
fix(exit): skip unnecessary steps in TUI preserve_exit() (#21897)
zeertzjq
2023-02-02
*
|
fix(man): use italics for `<bs>_` (#22086)
Lewis Russell
2023-02-01
*
|
Merge pull request #17537 from bfredl/neolua
bfredl
2023-01-31
|
\
\
|
*
|
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
|
*
|
fix(test): fix issues detected by running unittests in ASAN/UBSAN
bfredl
2023-01-31
*
|
|
Merge pull request #22005 from clason/sanitize-lang
Christian Clason
2023-01-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(treesitter): validate language name
Christian Clason
2023-01-28
*
|
|
fix(tests): use -l mode for lsp tests
bfredl
2023-01-31
[next]