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
/
nvim
/
lua
/
stdlib.c
Commit message (
Expand
)
Author
Age
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
refactor(lua): cleanup and docs for threads
bfredl
2022-02-26
*
feat(lua): add proper support of luv threads
erw7
2022-02-26
*
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
2022-02-13
*
feat(lua): add vim.spell (#16620)
Lewis Russell
2021-12-25
*
Merge pull request #16666 from mjlbach/fix/bad-cast
Michael Lingelbach
2021-12-15
|
\
|
*
chore: improve naming consistency in str_utf_start
Michael Lingelbach
2021-12-15
|
*
fix: do not cast offset to char_u
Michael Lingelbach
2021-12-15
*
|
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
|
/
*
fix: allow str_utfindex second argument to be an explicit nil (#16448)
Michael Lingelbach
2021-11-27
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
2021-10-30
*
refactor: split executor.c into two files
Dundar Göc
2021-10-26