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
/
globals.h
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...
zeertzjq
2023-11-25
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
vim-patch:9.0.2108: [security]: overflow with count for :s command
zeertzjq
2023-11-17
|
/
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
2023-08-26
*
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
2023-07-26
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1621: FILETYPE_FILE is defined to the same value multiple times...
zeertzjq
2023-06-09
*
revert: "refactor: eliminate `autocmd_fname_full` global"
zeertzjq
2023-06-07
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
vim-patch:9.0.1523: some error messages are not marked for translation (#23529)
zeertzjq
2023-05-08
*
vim-patch:8.2.1978: making a mapping work in all modes is complicated
zeertzjq
2023-05-08
*
vim-patch:9.0.0250: slightly inconsistent error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
*
vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)
zeertzjq
2023-04-16
*
vim-patch:9.0.0370: cleaning up afterwards can make a function messy
zeertzjq
2023-04-16
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
*
vim-patch:8.2.4883: string interpolation only works in heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.0103: using null object with execute() has strange effects
zeertzjq
2023-04-15
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: use bool type for global variables (#22842)
ii14
2023-04-01
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(getchar.c): change most char_u to uint8_t (#22444)
zeertzjq
2023-02-28
*
fix: remove "Compiled by:" from :version/--version (#22316)
dundargoc
2023-02-18
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
Merge pull request #20945 from erw7/feat-more-exception-info
zeertzjq
2023-01-16
|
\
|
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
|
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
|
/
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
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
*
vim-patch:9.0.1101: unused global variable (#21549)
zeertzjq
2022-12-27
*
feat(exrc): support .nvim.lua (#21436)
Munif Tanjim
2022-12-19
*
vim-patch:9.0.1011: ml_get error when using screenpos()
zeertzjq
2022-12-06
[next]