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
/
generators
Commit message (
Expand
)
Author
Age
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
feat(lua): use vim.empty_dict() for empty return value in new api functions ...
bfredl
2023-03-20
*
vim-patch:9.0.0244: cannot easily get the list of sourced scripts (#22596)
Michal Liszcz
2023-03-11
*
refactor(log): reduce compile time LOG_LEVEL granularity
bfredl
2023-03-04
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
refactor(ui): ui_log() can now just be a function
bfredl
2023-02-25
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
*
docs: fix typos (#21427)
dundargoc
2023-01-04
*
feat!: remove hardcopy
Lewis Russell
2023-01-03
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
refactor: move ex_retab() to indent.c
zeertzjq
2022-11-30
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
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
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
fix: setting tabline option not redrawing tabline
shadmansaleh
2022-10-24
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
vim-patch:9.0.0666: spacing-combining characters handled as composing (#20501)
zeertzjq
2022-10-07
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
feat(lua): vim.ui_attach to get ui events from lua
bfredl
2022-08-31
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.2.1535: it is not possible to specify cell widths of characters
zeertzjq
2022-08-08
*
fix(rpc): break nvim_error_event feedback loop between two nvim instances
bfredl
2022-07-19
*
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
|
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
|
/
*
feat(lua): allow some viml functions to run in fast
Lewis Russell
2022-05-17
*
refactor(eval): use Hashy McHashFace instead of gperf
bfredl
2022-05-12
*
feat(keyset): allow hash conflicts
bfredl
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor(ui): make auto-generated ui client handlers typesafe
bfredl
2022-03-15
*
refactor(ui): use "ui_client" instead of "redraw" as general prefix
bfredl
2022-03-15
*
feat(ui): implement ui_client event handlers
hlpr98
2022-03-15
*
refactor(lua): reorganize builtin modules, phase 1
bfredl
2022-03-03
*
refactor(api): use a keyset for highlight dicts
Björn Linse
2022-02-02
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
fix(build): check for empty value of LUAC_PRG (#16711)
Gregory Anders
2021-12-18
*
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
*
Merge pull request #15999 from famiu/fix/build/export-windows-symbols
Björn Linse
2021-10-17
|
\
[next]