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
*
gcc/analyzer: fix false positives for NULL (#13248)
Jan Edmund Lazo
2020-11-08
*
pvs/v547: remove useless ternary for string size
Jan Edmund Lazo
2020-11-08
*
decoration: split out "decoration" from "extmark" module
Björn Linse
2020-11-07
*
api: gotta get the runtime fast
Björn Linse
2020-11-03
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
api: add API for themes
Björn Linse
2020-11-01
*
fixup: fixup: fixup: fixup:
TJ DeVries
2020-10-22
*
fixup: some small nit picks
TJ DeVries
2020-10-22
*
fixup: bfredl comments
TJ DeVries
2020-10-22
*
api: nvim_buf_delete
TJ DeVries
2020-10-22
*
Fix multiple typos (#13063)
Hansraj Das
2020-10-12
*
because reasons (undefined behavior)
Björn Linse
2020-10-10
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
PVS/V1001: Remove assignment to unused variable
G-flat
2020-10-05
*
extmark: Change nvim_buf_set_extmark to not create undo data
erw7
2020-10-02
*
extmark: fix decoration ploblems with extmark
erw7
2020-10-02
*
api(extmarks): allow extrange past final newline
Thomas Vigouroux
2020-09-17
*
api: add nvim_buf_call to call function with curbuf changed to buffer
Björn Linse
2020-09-13
*
luahl: global the luahl
Björn Linse
2020-09-13
*
luahl
Björn Linse
2020-09-13
*
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
doc: fix invalid help tags #12745
Georgy Komarov
2020-09-05
*
nvim__screenshot
Björn Linse
2020-09-05
*
API: be less breaking in the christmas tree decorations
Björn Linse
2020-09-04
*
decor: sketch new decorations API
Björn Linse
2020-09-03
*
extmark: move id to dict in nvim_buf_set_extmark
Björn Linse
2020-09-03
*
extmark: refiy "Decoration" abstraction
Björn Linse
2020-09-03
*
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
Add docs for most vim.lsp methods
Patrice Peterson
2020-08-23
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
docs: Describe how to escape keycodes with nvim_feedkeys (#12484)
Anmol Sethi
2020-07-01
*
Merge pull request #12342 from h-michael/fix-doc
Hirokazu Hata
2020-06-15
|
\
|
*
doc: fix vim.api.nvim_buf_attach callback arguments
Hirokazu Hata
2020-06-15
*
|
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
|
API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379
Justin M. Keyes
2020-05-29
|
/
*
api/ui: simplify popup menu position get/set logic; fix test
Yatao Li
2020-04-28
*
api/ui: allow set bounds row and col to be less than 0; ui_pum_get_pos: retur...
Yatao Li
2020-04-28
*
external pum: use floating point geometry; typval: add tv_dict_add_float
Yatao Li
2020-04-28
*
ui_pum_get_pos: return internal pum position if external pum pos not found
Yatao Li
2020-04-28
*
API/UI: Allow UI to set PUM position and size, and pass the position to Compl...
Yatao Li
2020-04-28
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
*
fix: includes
Jakub Łuczyński
2020-02-13
*
|
helpers: fix FIXED_TEMP_ARRAY
Matthieu Coudron
2020-04-24
*
|
pvs/v560: remove redundant line check
Jan Edmund Lazo
2020-04-13
*
|
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
|
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
|
PVS/V618: fix printf-style args #11888
Justin M. Keyes
2020-02-22
*
|
clang bug: Dead assignment `ns_id`
Bruno Roy
2020-02-13
|
/
[next]