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
*
API: Context: save/restore
Abdelhakeem
2019-07-27
*
API: Context
Justin M. Keyes
2019-07-27
*
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
2019-06-30
*
api: make nvim__inspect_cell support multiple grids
Björn Linse
2019-06-25
*
api/lua: add on_detach to nvim_buf_attach
Björn Linse
2019-06-15
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
api/buffer: create new buffers in the "opened" state
Björn Linse
2019-06-03
*
doc/API: document indexing behavior #10058
KillTheMule
2019-05-26
*
doc #10017
Justin M. Keyes
2019-05-25
*
API/nvim_set_keymap: remove mode-shortname aliases
Justin M. Keyes
2019-05-12
*
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
*
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
doc
Justin M. Keyes
2019-05-11
*
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
API: fix cursor position when lines are added #9961
hashinclude
2019-05-07
*
gen_vimdoc.py: support <pre> preformatted text [ci skip]
Justin M. Keyes
2019-05-01
*
doc [ci skip]
Justin M. Keyes
2019-05-01
*
doc/API #9916
Pedro Bortolli
2019-04-27
*
doc: UI
Justin M. Keyes
2019-04-22
*
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
|
/
*
RPC: eliminate NO_RESPONSE
Justin M. Keyes
2019-04-12
*
api/window: validate cursor in nvim_win_set_buf
Björn Linse
2019-04-08
*
doc, lint
Justin M. Keyes
2019-03-26
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
doc #9751
Aman
2019-03-20
*
Merge pull request #9726 from mhinz/nvim_win_get_config
Marco Hinz
2019-03-17
|
\
|
*
api: refactor FloatRelative usage
Marco Hinz
2019-03-16
|
*
api: numerous small fixes
Marco Hinz
2019-03-16
|
*
api: update doc
Marco Hinz
2019-03-16
|
*
api: add width/height to FloatConfig
Marco Hinz
2019-03-16
|
*
api: nvim_win_config() -> nvim_win_set_config()
Marco Hinz
2019-03-16
|
*
api: refactor FloatAnchor usage
Marco Hinz
2019-03-16
|
*
api: add nvim_win_get_config()
Marco Hinz
2019-03-16
*
|
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
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
*
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
floats: implement floating windows
Björn Linse
2019-03-02
*
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
[next]