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
/
functional
/
lua
Commit message (
Expand
)
Author
Age
*
Merge pull request #14191 from chentau/extmark_blockpaste
Björn Linse
2021-03-24
|
\
|
*
Extmarks: correct buffer events on blockwise paste
chentau
2021-03-23
*
|
Correctly splice extmarks on tab with noexpandtab set
chentau
2021-03-22
|
/
*
Merge pull request #13875 from smolck/vim_fn_error_on_api
Björn Linse
2021-03-09
|
\
|
*
use pcall_err
smolck
2021-03-09
|
*
vim.fn: add test for error
smolck
2021-02-04
*
|
Merge pull request #13973 from chentau/on_bytes_undofile
Björn Linse
2021-03-03
|
\
\
|
*
|
Extmarks: Save extmark undo information to undofile.
chentau
2021-03-02
*
|
|
Merge pull request #13692 from mjlbach/fix_cursor_respect_current_line
Björn Linse
2021-02-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tests: add test for cursor postion when deleting buffer lines
Michael Lingelbach
2021-01-31
|
|
/
*
|
buffer_updates: autoload episode III: revenge of the trees
Björn Linse
2021-02-14
*
|
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
|
fix(buf_updates): send updates when putting past last line
Thomas Vigouroux
2021-02-08
*
|
tests: clean up lua/buffer_updates_spec.lua
Björn Linse
2021-02-04
*
|
inccommand: preserve extmarks when undoing preview substitution
Björn Linse
2021-02-04
|
/
*
lint
chentau
2021-01-26
*
Don't show entire context when completing
Tony Chen
2021-01-26
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
tests: make treesitter its own category
Björn Linse
2021-01-03
*
api: set_text: fix some byte count issues
Björn Linse
2021-01-01
*
Merge pull request #13367 from nvim-treesitter/offset-lang-injection
Björn Linse
2020-12-16
|
\
|
*
feat(treesitter): add offset predicate for language injection
Steven Sojka
2020-12-15
*
|
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
2020-12-15
|
/
*
Merge pull request #13482 from dm1try/propagate_lua_file_loading_errors
Björn Linse
2020-12-10
|
\
|
*
runtime: propagate lua parsing errors while using "require"
dm1try
2020-12-10
*
|
Merge pull request #13450 from nvim-treesitter/fix-unknown-language-parser
Thomas Vigouroux
2020-12-10
|
\
\
|
|
/
|
/
|
|
*
fix(treesitter): don't throw an error for missing injected langs
Steven Sojka
2020-12-04
*
|
fix(treesitter): incorrect method name call
Steven Sojka
2020-12-04
|
/
*
fix(treesitter): allow ranges in set_included_ranges
Thomas Vigouroux
2020-11-23
*
feat(treesitter): add language tree
Steven Sojka
2020-11-23
*
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
2020-11-05
*
tree-sitter: ignore some tests on windows
Thomas Vigouroux
2020-11-03
*
fixup! startup: handle autoload and lua packages during startup
Jan Edmund Lazo
2020-11-02
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
treesitter: add node:id()
Björn Linse
2020-11-01
*
Merge pull request #12053 from tjdevries/tjdevries/nicer_validate
TJ DeVries
2020-10-17
|
\
|
*
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
2020-10-05
|
*
vim.validate(): include stacktrace in message
TJ DeVries
2020-10-05
*
|
treesitter: allow custom parser for highlighter
Thomas Vigouroux
2020-10-12
*
|
treesitter: runtime queries
Thomas Vigouroux
2020-10-11
*
|
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
|
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
2020-10-06
|
/
*
Fix byte updates for blockwise paste at buffer end
KillTheMule
2020-09-30
*
bytetrack: add blockwise paste test
Thomas Vigouroux
2020-09-30
*
Fix buffer_updates on blockwise paste
KillTheMule
2020-09-30
*
treesitter: add string parser (#13008)
Thomas Vigouroux
2020-09-30
*
test: buffer updates: add visual charwise paste test
Björn Linse
2020-09-19
*
buffer updates: fix issues with "change" operator
Björn Linse
2020-09-19
*
tests: lua buffer updates: reorg check_events()
Björn Linse
2020-09-19
*
buf_updates: fix wrong updates on linewise change
Thomas Vigouroux
2020-09-18
[next]