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
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1263: KDL files are not recognized (#22058)
Christian Clason
2023-01-31
*
fix(highlight): properly deal with underline mask when listing (#22057)
zeertzjq
2023-01-31
*
refactor!: remove has("debug") (#22060)
dundargoc
2023-01-30
*
vim-patch:9.0.1261: Elsa files are not recognized (#22047)
Amaan Qureshi
2023-01-29
*
build: enable ccache project-wide (#22045)
dundargoc
2023-01-29
*
vim-patch:9.0.1256: NetworkManager connection files are not recognized (#22038)
Christian Clason
2023-01-29
*
vim-patch:9.0.1255: changing 'virtualedit' does not have immediate effect (#2...
zeertzjq
2023-01-29
*
fix(fileio.c): don't use uninitialized memory (#22031)
zeertzjq
2023-01-28
*
build: enable ccache by default if available (#22020)
dundargoc
2023-01-28
*
docs(api): tweak data arg for nvim_create_autocmd (#22008)
Lewis Russell
2023-01-27
*
Merge pull request #21994 from lewis6991/refactor/option_set
Lewis Russell
2023-01-27
|
\
|
*
refactor(option.c): factor out string option special case handling
Lewis Russell
2023-01-27
|
*
refactor(option.c): factor out some nextchar checks
Lewis Russell
2023-01-27
|
*
refactor(option.c): add do_set_option_value
Lewis Russell
2023-01-26
|
*
refactor(option.c): move bool prefix check
Lewis Russell
2023-01-26
|
*
refactor(option.c): de-nest code in do_set_option
Lewis Russell
2023-01-26
|
*
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
*
|
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
|
/
*
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
[next]