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
...
*
feat(vim.uri): Allow URI schemes other than file: without authority
Tom Payne
2021-07-10
*
test(lsp): file URIs without a hostname
Alessandro Pezzoni
2021-07-10
*
fix(vim.opt): vimL map string values not trimmed (#14982)
jadedpasta
2021-07-04
*
Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixes
TJ DeVries
2021-06-29
|
\
|
*
fix(vim.opt): Fix #14828 with empty values being incorrectly inserted
TJ DeVries
2021-06-29
|
*
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
2021-06-29
|
*
fix(vim.opt): Fix #14669 whichwrap now acts as expected
TJ DeVries
2021-06-29
|
*
fix(vim.opt): Add basic error handling
David Zhang
2021-06-29
|
*
fix(vim.opt): Get window options before setting.
ckipp01
2021-06-29
|
*
fix(vim.opt): #14708 Now lets you put duplicate values in wildmode
TJ DeVries
2021-06-29
*
|
Merge pull request #14335 from chentau/extmark_delbytes
Björn Linse
2021-06-29
|
\
\
|
|
/
|
/
|
|
*
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
2021-06-29
*
|
refactor(tests): Simplify tests at functional/lua/runtime_spec
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in syntax
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in ftdetect
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in indent
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in ftplugin
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in compiler
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in colorschemes
shadmansaleh
2021-06-11
|
/
*
api: add nvim_win_call
notomo
2021-06-10
*
add tests in buffer_updates
jbyuki
2021-06-09
*
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
2021-05-28
*
Merge pull request #14575 from vigoux/virtualedit-bytes
Thomas Vigouroux
2021-05-20
|
\
|
*
fix(bufupdate): send events when inserting with virtualedit
Thomas Vigouroux
2021-05-18
*
|
lua: use proper conversion of vim.g values
Björn Linse
2021-05-19
|
/
*
make get_region_bytecount end-exclusive
chentau
2021-05-09
*
refactor nvim_buf_set_lines to use extmark_splice
chentau
2021-05-09
*
splice extmarks on every line for block visual paste
chentau
2021-05-06
*
Merge pull request #14385 from chentau/extmark_delete
Björn Linse
2021-04-17
|
\
|
*
extmarks: remove curbuf->deleted_bytes2 from op_delete
chentau
2021-04-16
*
|
flush curbuf->deleted_bytes2 after calling do_move
chentau
2021-04-14
|
/
*
Merge pull request #14318 from chentau/extmark_luado
Björn Linse
2021-04-13
|
\
|
*
extmark: splice extmarks on :luado
chentau
2021-04-12
*
|
Merge pull request #14317 from chentau/extmark_sub
Björn Linse
2021-04-10
|
\
\
|
*
|
extmark: correct extmark_splice call with inccommand
chentau
2021-04-09
|
|
/
*
/
extmark: fixes for noexpandtab and retab
chentau
2021-04-02
|
/
*
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
[prev]
[next]