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
/
runtime
/
doc
/
api.txt
Commit message (
Expand
)
Author
Age
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
*
|
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
|
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
|
/
*
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
|
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
*
|
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
|
/
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)
ii14
2023-03-16
*
docs(html): render @see items as a list #22675
Justin M. Keyes
2023-03-15
*
docs: add missing highlight groups for floats
Evgeni Chasnovski
2023-03-09
*
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
2023-03-09
*
docs: naming conventions, guidelines
Justin M. Keyes
2023-02-22
*
docs: fix typos (#22353)
zeertzjq
2023-02-22
*
docs(api): tweak data arg for nvim_create_autocmd (#22008)
Lewis Russell
2023-01-27
*
docs: builtin TUI is no longer channel 0 (#21794)
zeertzjq
2023-01-15
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
*
docs: fix typos (#21427)
dundargoc
2023-01-04
*
docs(api): fix treesitter parsing errors
Christian Clason
2023-01-01
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
*
docs: add links to extmarks and namespaces (#21378)
ii14
2022-12-12
*
docs #20986
Justin M. Keyes
2022-12-11
*
docs: fix typos (#21328)
dundargoc
2022-12-12
*
docs: add missing docs from some Vim patches (#21296)
zeertzjq
2022-12-05
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
docs: add language annotation to Nvim manual
Christian Clason
2022-12-02
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-name
bfredl
2022-11-07
|
\
|
*
feat(api): add command name to Lua command callback opts
Famiu Haque
2022-11-07
*
|
refactor(highlight): rename FloatBorderTitle #20988
Raphael
2022-11-07
|
/
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
docs(api): pattern is not expanded for autocommands (#20812)
Christian Clason
2022-10-27
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
feat(docs): nested lists in HTML, update :help parser
Justin M. Keyes
2022-10-04
*
Merge pull request #20364 from zeertzjq/parse-cmd-omit
bfredl
2022-09-30
|
\
|
*
fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supported
zeertzjq
2022-09-30
*
|
docs: fix typos (#20394)
dundargoc
2022-09-30
*
|
feat(nvim_cmd): allow using first argument as count
Famiu Haque
2022-09-29
|
/
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
2022-09-28
[next]