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
/
api
Commit message (
Expand
)
Author
Age
*
docs: add missing docs from some Vim patches (#21296)
zeertzjq
2022-12-05
*
Merge pull request #21154 from clason/vimdoc-injections
Christian Clason
2022-12-02
|
\
|
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
|
fix(ui-ext): log and clear error in ui_comp_event (#21147)
Andrew Willette
2022-11-30
|
/
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
Merge pull request #20151 from dundargoc/refactor/char_u/13
bfredl
2022-11-22
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
|
fix: pvs warnings (#21145)
dundargoc
2022-11-22
|
/
*
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
*
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
2022-11-15
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
|
Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-name
bfredl
2022-11-07
|
\
\
|
*
|
feat(api): add command name to Lua command callback opts
Famiu Haque
2022-11-07
*
|
|
refactor(highlight): rename FloatBorderTitle #20988
Raphael
2022-11-07
|
/
/
*
|
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
|
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
|
/
*
docs(api): pattern is not expanded for autocommands (#20812)
Christian Clason
2022-10-27
*
docs: fix typos (#20724)
dundargoc
2022-10-23
*
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
fix(api): dynamically allocate line buffer for nvim_out_write (#20537)
zeertzjq
2022-10-08
*
Merge pull request #20364 from zeertzjq/parse-cmd-omit
bfredl
2022-09-30
|
\
|
*
fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supported
zeertzjq
2022-09-30
*
|
docs: fix typos (#20394)
dundargoc
2022-09-30
*
|
feat(nvim_cmd): allow using first argument as count
Famiu Haque
2022-09-29
|
/
*
fix(api): fix nvim_cmd crash with filename expansion (#20397)
zeertzjq
2022-09-29
*
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
2022-09-28
*
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
docs: fix typos (#20150)
dundargoc
2022-09-26
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
docs(autocmds): re-add buffer param to docstring (#20204)
kylo252
2022-09-16
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
Merge pull request #20039 from zeertzjq/cmod-tab
bfredl
2022-09-06
|
\
|
*
fix(api)!: correctly deal with number before :tab
zeertzjq
2022-09-02
[next]