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
/
vim.c
Commit message (
Expand
)
Author
Age
...
*
Merge pull request #9898 from bfredl/floatwidth
Björn Linse
2019-04-14
|
\
|
*
windows: float config changes
Björn Linse
2019-04-14
*
|
chdir: remove unused argument #9901
Marco Hinz
2019-04-14
*
|
options: properly reset directories on 'autochdir' (#9894)
Marco Hinz
2019-04-13
|
/
*
doc, lint
Justin M. Keyes
2019-03-26
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
doc #9751
Aman
2019-03-20
*
api: refactor FloatRelative usage
Marco Hinz
2019-03-16
*
api: numerous small fixes
Marco Hinz
2019-03-16
*
api: add width/height to FloatConfig
Marco Hinz
2019-03-16
*
docs: floating windows introduction
Björn Linse
2019-03-12
*
window: simplify logic for entering new float
Björn Linse
2019-03-12
*
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
*
floats: implement floating windows
Björn Linse
2019-03-02
*
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
doc [ci skip] #9478
Justin M. Keyes
2019-01-26
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
API: nvim_set_vvar(): set v: variables #9395
jin cong
2019-01-14
*
api: select items in popupmenu
Björn Linse
2019-01-09
*
API: don't directly call update_screen() in API functions
Björn Linse
2019-01-08
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
2018-12-31
*
doc
Justin M. Keyes
2018-12-30
*
doc
Justin M. Keyes
2018-11-28
*
api: implement object namespaces
Björn Linse
2018-11-24
*
doc
Justin M. Keyes
2018-11-05
*
API: Avoid overrun when formatting error-message
Justin M. Keyes
2018-09-05
*
runtime/doc: fix broken links found by `make html`
Justin M. Keyes
2018-08-25
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
channel.c: refactor spaghetti code
micha
2018-07-14
*
doc: job/channel, misc #7783
Justin M. Keyes
2018-06-11
*
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
nvim_list_uis: include channel id
Björn Linse
2018-06-01
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
API: nvim_get_commands(): return Dictionary
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): more attributes
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands(): always return keys
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands()
Nimit Bhardwaj
2018-05-11
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
nvim_eval: fix memory leak
Justin M. Keyes
2018-05-10
*
|
API: nvim_eval(): return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: better way to capture abort-causing non-exception errors
Justin M. Keyes
2018-05-09
*
|
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
doc
Justin M. Keyes
2018-05-09
*
|
API: nvim_call_dict_function: expect actual function, not name
Justin M. Keyes
2018-05-06
*
|
API: nvim_call_dict_function: eliminate `internal` param
Justin M. Keyes
2018-05-06
*
|
refactor: nvim_call_dict_function
Justin M. Keyes
2018-05-06
[prev]
[next]