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
Commit message (
Expand
)
Author
Age
...
*
|
|
Merge pull request #18444 from zeertzjq/ci-unsigned-char
James McCoy
2022-05-06
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: add a check with -funsigned-char
zeertzjq
2022-05-06
*
|
|
Merge pull request #18452 from dundargoc/vim-8.2.4469
zeertzjq
2022-05-07
|
\
\
\
|
*
|
|
vim-patch:8.2.4469: Coverity warns for uninitialized variable
Dundar Goc
2022-05-06
|
/
/
/
*
|
/
fix(lsp): skip clients without rename capability (#18449)
Mathias Fußenegger
2022-05-06
|
|
/
|
/
|
*
|
Merge pull request #18302 from dundargoc/refactor/enable-conversion-warning/edit
bfredl
2022-05-06
|
\
\
|
*
|
refactor: enable -Wconversion warning for edit.c
Dundar Goc
2022-05-06
*
|
|
vim-patch:8.2.4881: "P" in Visual mode still changes some registers (#18445)
zeertzjq
2022-05-06
|
/
/
*
|
Merge pull request #18442 from dundargoc/uncrustify
bfredl
2022-05-06
|
\
\
|
*
|
refactor: upgrade uncrustify configuration to version 0.75
Dundar Goc
2022-05-06
|
*
|
refactor: move macro definiton outside of enums
Dundar Goc
2022-05-06
|
|
/
*
|
Merge pull request #18438 from famiu/feat/api/nvim_parse_cmd
bfredl
2022-05-06
|
\
\
|
|
/
|
/
|
|
*
fix(api): make `nvim_parse_cmd` propagate errors
Famiu Haque
2022-05-05
*
|
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
|
Merge pull request #18431 from famiu/feat/api/nvim_get_autocmds/group_name
bfredl
2022-05-05
|
\
\
|
*
|
feat(api): add `group_name` to `nvim_get_autocmds`
Famiu Haque
2022-05-05
*
|
|
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
2022-05-05
*
|
|
Revert "ci(bsd): conditional runs for faster builds" #18437
Justin M. Keyes
2022-05-05
*
|
|
Merge pull request #18416 from dundargoc/refactor/remove-char_u
bfredl
2022-05-05
|
\
\
\
|
*
|
|
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
|
|
/
/
*
|
|
ci(bsd): conditional runs for faster builds #18434
kylo252
2022-05-05
*
|
|
Merge pull request #18314 from tk-shirasaka/global-statusline-on-ext_messages
bfredl
2022-05-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix: display global statusline correctly with ext_messages
shirasaka
2022-05-05
*
|
|
Merge pull request #18417 from famiu/feat/api/nvim_parse_cmd
bfredl
2022-05-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refactor(api): make `range` in `nvim_parse_cmd` an array
Famiu Haque
2022-05-05
|
|
/
*
|
vim-patch:8.2.4868: when closing help window autocmds triggered for wrong win...
zeertzjq
2022-05-05
*
|
vim-patch:8.2.4867: listing of mapping with K_SPECIAL is wrong (#18419)
zeertzjq
2022-05-05
*
|
vim-patch:8.2.4865: :startinsert right after :stopinsert may not work (#18418)
zeertzjq
2022-05-05
|
/
*
Merge pull request #18386 from ii14/version_dict_prerelease
bfredl
2022-05-04
|
\
|
*
feat: add "prerelease" to version dict
ii14
2022-05-03
*
|
Merge pull request #18413 from dundargoc/refactor/remove-char_u-autocmd
Gregory Anders
2022-05-04
|
\
\
|
*
|
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
|
/
/
*
|
Merge pull request #18387 from dundargoc/refactor/remove-char_u
bfredl
2022-05-04
|
\
\
|
*
|
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
|
/
/
*
|
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
2022-05-04
*
|
build(deps): bump LuaJIT to HEAD - 91bc6b8ad (#18378)
Christian Clason
2022-05-04
*
|
refactor(lua): replace hard-coded gsub with vim.pesc() (#18407)
James McCoy
2022-05-04
*
|
fix(filetype): fixup scd filetype detection (#18403)
Gregory Anders
2022-05-03
*
|
Merge pull request #18398 from vigoux/perf/ts_reuse_list
bfredl
2022-05-03
|
\
\
|
*
|
perf(treesitter): use a reuse list for query cursors
Thomas Vigouroux
2022-05-03
*
|
|
refactor(runtime): convert dist#ft functions to lua (#18247)
Jonas Strittmatter
2022-05-03
*
|
|
Merge pull request #18397 from vigoux/fix/ts_match_limit
bfredl
2022-05-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(treesitter): bump match limit up
Thomas Vigouroux
2022-05-03
|
/
/
*
|
Merge pull request #15674 from yatli/ui_event_extmark
bfredl
2022-05-03
|
\
\
|
*
|
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
|
|
/
*
|
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
*
|
feat(lua): vim.deprecate() #18320
dundargoc
2022-05-03
*
|
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
|
fix(lsp): add missing bufnr argument (#18382)
Jose Alvarez
2022-05-03
*
|
ci(MinGW): run pacman -Syu twice (#18384)
zeertzjq
2022-05-03
|
/
[prev]
[next]