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
/
test
/
functional
/
api
Commit message (
Expand
)
Author
Age
*
feat(api): relax statusline fillchar width check
zeertzjq
2022-03-10
*
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
2022-03-07
*
feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
Gregory Anders
2022-03-06
*
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
2022-03-03
*
test: use helpers.pending_win32(pending) in buffer_updates_spec
zeertzjq
2022-03-03
*
test: move two mapping tests to ex_cmds/map_spec.lua
zeertzjq
2022-03-02
*
Merge pull request #15079 from shadmansaleh/feat/verbose_lua
bfredl
2022-03-01
|
\
|
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
|
fix(api): include event in get_autocmds (#17553)
Christian Clason
2022-03-01
*
|
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
2022-02-28
|
/
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
2022-02-27
*
Merge pull request #17414 from zeertzjq/api-set-cursor-redraw
bfredl
2022-02-26
|
\
|
*
fix(api): nvim_win_set_cursor() redraw for cursorline and statusline
zeertzjq
2022-02-15
*
|
test: use helpers.pending_win32(pending) instead of iswin()
zeertzjq
2022-02-26
*
|
Merge pull request #17467 from dundargoc/ci/remove-failing-windows
James McCoy
2022-02-25
|
\
\
|
*
|
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
|
|
feat(highlight): support for blend in nvim_set_hl (#17516)
Lewis Russell
2022-02-24
*
|
|
fix(api)!: correctly handle negative line numbers for nvim_buf_set_text (#17498)
Gregory Anders
2022-02-23
*
|
|
feat(api): implement nvim_buf_get_text (#15181)
Gregory Anders
2022-02-22
*
|
|
fix(highlight): accept NONE as a color name (#17487)
Lewis Russell
2022-02-21
|
/
/
*
|
Merge pull request #17430 from dundargoc/test/remove-travis
James McCoy
2022-02-17
|
\
\
|
*
|
test: remove checks to see if current CI job is travis or appveyor
Dundar Göc
2022-02-17
*
|
|
fix(api): allow empty list for cterm in nvim_set_hl
Christian Clason
2022-02-17
*
|
|
Merge pull request #17421 from lewis6991/hl0_clear
bfredl
2022-02-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(highlight): support color names for cterm
Lewis Russell
2022-02-16
|
*
|
fix(highlight): allow globals to be cleared
Lewis Russell
2022-02-16
*
|
|
Merge pull request #16678 from lewis6991/runtime_file_err
bfredl
2022-02-16
|
\
\
\
|
*
|
|
fix(api): re-route nvim_get_runtime_file errors
Lewis Russell
2022-02-15
|
|
/
/
*
|
|
feat(mappings): considering map description when filtering (#17423)
Shadman
2022-02-16
*
|
|
Merge pull request #17422 from shadmansaleh/enhance/maps
zeertzjq
2022-02-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix: <Nop> not shown in :map commands
shadmansaleh
2022-02-16
|
|
/
*
/
fix(api): validate command names in nvim_add_user_command (#17406)
Gregory Anders
2022-02-15
|
/
*
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
*
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
2022-02-10
*
fix(--headless): do not block on press-enter prompts when no UI
glacambre
2022-02-05
*
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
*
|
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
*
|
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 #17001 from mjlbach/feat/non-strict-extmarks
bfredl
2022-01-15
|
\
|
*
Hopefully last attempt
Michael Lingelbach
2022-01-15
|
*
Address review r3
Michael Lingelbach
2022-01-15
[next]