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
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
feat(api): show more exception info
erw7
2023-01-16
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
docs: builtin TUI is no longer channel 0 (#21794)
zeertzjq
2023-01-15
*
fix(api): nvim_create_autocmd crash on invalid types inside pattern array
ii14
2023-01-12
*
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
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
fix: use enum type
Raphael
2023-01-09
*
fix: format
Raphael
2023-01-09
*
fix(ui): convert title_pos string in nvim_win_get_config
Raphael
2023-01-09
*
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
*
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
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
Merge pull request #21393 from folke/highlight_show
Christian Clason
2022-12-17
|
\
|
*
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
*
|
fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)
zeertzjq
2022-12-16
|
/
*
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
*
fix(api): set correct curbuf when temporarily changing curwin (#21371)
zeertzjq
2022-12-10
*
docs: add missing docs from some Vim patches (#21296)
zeertzjq
2022-12-05
*
Merge pull request #21154 from clason/vimdoc-injections
Christian Clason
2022-12-02
|
\
|
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
|
fix(ui-ext): log and clear error in ui_comp_event (#21147)
Andrew Willette
2022-11-30
|
/
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
Merge pull request #20151 from dundargoc/refactor/char_u/13
bfredl
2022-11-22
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
|
fix: pvs warnings (#21145)
dundargoc
2022-11-22
|
/
*
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
*
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
2022-11-15
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
|
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
|
/
/
*
|
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
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
*
docs: fix typos (#20724)
dundargoc
2022-10-23
[next]