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
...
|
*
|
refactor(option.c): factor out opt_idx validation
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): factor out option name parsing
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): factor out option prefix parsing
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): factor out set op parsing
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): use skiptowhite_esc
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): change nextchar to uint8_t
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): remove goto
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): int -> bool
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): reduce scope or startarg
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): reduce scope or errbuf
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): reduce scope or errmsg
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): factor out loop code from do_set()
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): factor out common skip check
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): simplify do_set_string
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): add do_set_bool
Lewis Russell
2023-01-26
|
*
|
refactor(option.c): add do_set_num
Lewis Russell
2023-01-26
*
|
|
build: find unibilium without relying on libfindmacros (#22015)
dundargoc
2023-01-27
*
|
|
fix(test): unset XDG_CONFIG_HOME when running oldtest
Lewis Russell
2023-01-27
*
|
|
build: check if libvterm version meets requirement (#22010)
dundargoc
2023-01-26
*
|
|
refactor(fileio.c): reduce scope of locals
Lewis Russell
2023-01-26
*
|
|
vim-patch:9.0.1246: code is indented more than necessary (#22006)
zeertzjq
2023-01-26
*
|
|
docs: clarify :runtime behavior without [where] again (#22003)
zeertzjq
2023-01-26
*
|
|
test: exepath() returns correct path with cmd.exe, powershell #21928
Anton Kriese
2023-01-26
*
|
|
Merge pull request #22002 from zeertzjq/vim-9.0.1227
zeertzjq
2023-01-26
|
\
\
\
|
*
|
|
test: add test for :runtime completion for .lua
zeertzjq
2023-01-26
|
*
|
|
vim-patch:9.0.1242: code for :runtime completion is not consistent
zeertzjq
2023-01-26
|
*
|
|
vim-patch:9.0.1238: :runtime completion can be further improved
zeertzjq
2023-01-26
|
*
|
|
vim-patch:9.0.1231: completion of :runtime does not handle {where} argument
zeertzjq
2023-01-26
|
*
|
|
vim-patch:9.0.1227: no cmdline completion for :runtime
zeertzjq
2023-01-26
|
/
/
/
*
|
|
refactor(intro): avoid Coverity warning (#22000)
zeertzjq
2023-01-26
*
|
|
refactor(options): don't pass negative number to illegal_char() (#21999)
zeertzjq
2023-01-26
*
|
|
vim-patch:9.0.1245: code is indented more than necessary (#21998)
zeertzjq
2023-01-26
*
|
|
vim-patch:9.0.1243: :setglobal cannot use script-local function for "expr" op...
zeertzjq
2023-01-26
*
|
|
vim-patch:9.0.1244: cursor displayed in wrong position when leaving Insert mo...
zeertzjq
2023-01-26
*
|
|
build: use cmake to build libvterm on all platform (#21986)
dundargoc
2023-01-26
*
|
|
ci: fix lintc to use external dependencies instead of bundled (#21995)
dundargoc
2023-01-25
*
|
|
fix(man.lua): open in current window if it's already a man page (#21987)
0xAdk
2023-01-25
|
/
/
*
|
Merge pull request #21885 from lewis6991/refactor/options
Lewis Russell
2023-01-25
|
\
\
|
*
|
refactor(optionstr.c): move handling of formatlistpat
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): break up did_set_expropt
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): remove some redundant parens
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): break up did_option_listflags
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): add did_set_string_option_for
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): break up did_set_string_option 52
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): break up did_set_string_option 51
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): remove some simple did_set_* functions 2
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): remove some simple did_set_* functions
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): break up did_set_string_option 50
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): break up did_set_string_option 49
Lewis Russell
2023-01-25
|
*
|
refactor(optionstr.c): break up did_set_string_option 48
Lewis Russell
2023-01-25
[prev]
[next]