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
*
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
2022-02-13
*
feat(api): add strikethrough, nocombine to set_hl
Christian Clason
2022-02-12
*
Merge pull request #17360 from lewis6991/fix-window-close
Christian Clason
2022-02-11
|
\
|
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
|
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
2022-02-10
|
/
*
Merge pull request #17275 from bfredl/keysethl
bfredl
2022-02-05
|
\
|
*
refactor(api): use a keyset for highlight dicts
Björn Linse
2022-02-02
*
|
fix(api/nvim_win_call): share common win_execute logic
Sean Dewar
2022-02-03
*
|
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
2022-02-03
*
|
Merge pull request #17226 from dundargoc/refactor/remove-redundant-code
zeertzjq
2022-02-03
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
|
Merge pull request #17187 from lewis6991/master
bfredl
2022-02-01
|
\
\
|
*
|
feat(highlight): ns=0 to set :highlight namespace
Lewis Russell
2022-02-01
|
|
/
*
|
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
\
\
|
|
/
|
/
|
|
*
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
|
Merge pull request #17183 from notomo/expose-extmark-right-gravity
bfredl
2022-01-28
|
\
\
|
*
|
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
*
|
|
Merge pull request #17143 from jamessan/coverity-fixes
James McCoy
2022-01-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(coverity/340720): error if nvim_eval_statusline given invalid winid
James McCoy
2022-01-19
|
*
|
refactor(coverity/345582): assert fp is non-NULL
James McCoy
2022-01-19
|
|
/
*
|
Merge pull request #17156 from zeertzjq/vim-8.2.3584
bfredl
2022-01-23
|
\
\
|
*
|
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
|
|
/
*
|
Merge pull request #16936 from zeertzjq/no-escape-csi
bfredl
2022-01-21
|
\
\
|
*
|
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
|
|
/
*
/
feat(api): expose extmark more details
notomo
2022-01-20
|
/
*
Merge pull request #16836 from bfredl/mark2
bfredl
2022-01-15
|
\
|
*
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
|
Merge pull request #17001 from mjlbach/feat/non-strict-extmarks
bfredl
2022-01-15
|
\
\
|
|
/
|
/
|
|
*
Address review r3
Michael Lingelbach
2022-01-15
|
*
Address review r2
Michael Lingelbach
2022-01-12
|
*
Address 'review'
Michael Lingelbach
2022-01-12
|
*
feat(extmarks): add strict option
Michael Lingelbach
2022-01-08
*
|
feat(api, lua): more conversions between LuaRef and Vim Funcref
zeertzjq
2022-01-13
*
|
fix(api): validate user_command name (#17004)
Lewis Russell
2022-01-09
|
/
*
fix(api): force redefinition of user commands by default (#16918)
Gregory Anders
2022-01-04
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
perf(api): elide luaref copy when setting 'callback' in nvim_set_keymap
Björn Linse
2022-01-01
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
2021-12-28
|
\
|
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
|
chore: fix typos (#16506)
dundargoc
2021-12-28
|
/
*
fix(api): nvim__set_hl_ns causes extra redraws
Björn Linse
2021-12-26
*
Merge pull request #16630 from kylo252/unused-includes
Björn Linse
2021-12-26
|
\
|
*
refactor(build): remove unused includes
kylo252
2021-12-12
*
|
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
Gregory Anders
2021-12-21
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
Merge pull request #16547 from pekdon/sunos
James McCoy
2021-12-09
|
\
|
*
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
*
|
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
2021-12-08
*
|
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
|
/
[next]