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
Commit message (
Expand
)
Author
Age
*
fix(semantic_tokens.lua): Fix nil tokens/data in semantic_tokens.lua
fix_semantic_tokens
20220114-mix
Josh Rahm
2023-01-19
*
funcs.c: add rneovim hascheck
Josh Rahm
2023-01-18
*
Merge remote-tracking branch 'origin/usermarks' into 20220114-mix
Josh Rahm
2023-01-17
|
\
|
*
feat(usermarks) remove echo statement from usermark.vim
Josh Rahm
2022-08-22
|
*
feat(usermarks) fix bugs with usermarks runtime
Josh Rahm
2022-08-22
|
*
feat(usermarks): add runtime files for usermarks
Josh Rahm
2022-08-21
|
*
feat(usermarks): add usermarks to f_has list
Josh Rahm
2022-08-21
|
*
Merge remote-tracking branch 'upstream/master' into usermarks
Josh Rahm
2022-08-21
|
|
\
*
|
\
Merge remote-tracking branch 'origin/fix_repeatcmdline' into HEAD
Josh Rahm
2023-01-14
|
\
\
\
|
*
|
|
eval/userfunc.c: save the repeat_cmdline along with the redo buff
Josh Rahm
2022-09-15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'colorcolchar' into HEAD
Josh Rahm
2023-01-14
|
\
\
\
|
*
|
|
feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"
Josh Rahm
2022-08-30
|
*
|
|
feat(colorcolchar): fix highlight_spec.lua
Josh Rahm
2022-08-30
|
*
|
|
feat(colorcolchar): rename colorcol in fillchars to colorc
Josh Rahm
2022-08-30
|
*
|
|
feat(colorcolchar): fix typo for colorcolchar documentation
Josh Rahm
2022-08-30
|
*
|
|
feat(colorcolchar): add the option "colorcol" to the fillchars setting
Josh Rahm
2022-08-30
*
|
|
|
Merge branch 'userreg' into HEAD
Josh Rahm
2023-01-14
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2023-01-14
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2022-08-30
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
feat(userreg): normalize userregfunc option format
Josh Rahm
2022-08-21
|
*
|
|
|
|
feat(userreg) fix 'recording' message to handle multibyte chars
Josh Rahm
2022-08-21
|
*
|
|
|
|
feat(userreg): add runtime files for userreg
Josh Rahm
2022-08-21
|
*
|
|
|
|
feat(userreg): fix typos userregfun -> userregfunc
Josh Rahm
2022-08-21
|
*
|
|
|
|
feat(userreg): Add user-defined registers to Neovim.
Josh Rahm
2022-08-21
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into usermarks
Josh Rahm
2023-01-14
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
zeertzjq
2023-01-15
|
*
|
|
|
|
vim-patch:8.2.0188: Check commands don't work well with Vim9 script (#21809)
zeertzjq
2023-01-15
|
*
|
|
|
|
Merge pull request #21806 from zeertzjq/vim-8.2.4565
zeertzjq
2023-01-15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vim-patch:8.2.4570: no command line completion for :profile and :profdel
zeertzjq
2023-01-15
|
|
*
|
|
|
|
vim-patch:8.2.4565: no command line completion for :breakadd and :breakdel
zeertzjq
2023-01-15
|
|
*
|
|
|
|
vim-patch:8.2.4563: "z=" in Visual mode may go beyond the end of the line
zeertzjq
2023-01-15
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #21807 from zeertzjq/vim-8.2.4579
zeertzjq
2023-01-15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vim-patch:8.2.4585: cannot use keypad page-up/down for completion menu
zeertzjq
2023-01-15
|
|
*
|
|
|
|
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
|
|
*
|
|
|
|
vim-patch:8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set
zeertzjq
2023-01-15
|
|
/
/
/
/
/
|
*
|
|
|
|
vim-patch:9.0.0876: code is indented more than needed (#21805)
zeertzjq
2023-01-15
|
*
|
|
|
|
vim-patch:9.0.1043: macro has confusing name and is duplicated (#21801)
zeertzjq
2023-01-15
|
*
|
|
|
|
docs: builtin TUI is no longer channel 0 (#21794)
zeertzjq
2023-01-15
|
*
|
|
|
|
vim-patch:8.2.4406: expand functions use confusing argument names (#21800)
zeertzjq
2023-01-14
|
*
|
|
|
|
build: enable iwyu with target properties instead of variables (#21797)
dundargoc
2023-01-14
|
*
|
|
|
|
vim-patch:8.2.4398: some command completion functions are too long (#21799)
zeertzjq
2023-01-14
|
*
|
|
|
|
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
|
*
|
|
|
|
Merge pull request #21795 from zeertzjq/vim-8.2.4346
zeertzjq
2023-01-14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vim-patch:9.0.1195: restoring KeyTyped when building statusline not tested
zeertzjq
2023-01-14
|
|
*
|
|
|
|
vim-patch:8.2.4391: command line executed when typing Esc in the GUI
zeertzjq
2023-01-14
|
|
*
|
|
|
|
vim-patch:8.2.4382: a custom 'tabline' may cause Esc to work like Enter
zeertzjq
2023-01-14
|
|
*
|
|
|
|
vim-patch:8.2.4346: a custom statusline may cause Esc to work like Enter
zeertzjq
2023-01-14
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #21793 from bfredl/noringbuf
bfredl
2023-01-14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
fix(rbuffer): handle edge case where write_ptr has wrapped around
bfredl
2023-01-14
|
*
|
|
|
|
|
vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)
zeertzjq
2023-01-14
|
|
/
/
/
/
/
[next]