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
*
vim-patch:8.2.4781: Maxima files are not recognized
Christian Clason
2022-04-20
*
vim-patch:8.2.4790: lilypond filetype not recognized (#18174)
Christian Clason
2022-04-20
*
Merge pull request #18157 from famiu/feat/undo!
bfredl
2022-04-19
|
\
|
*
feat: add `undo!`
Famiu Haque
2022-04-20
*
|
Merge pull request #18081 from famiu/feat/highlight/cursearch
bfredl
2022-04-19
|
\
\
|
|
/
|
/
|
|
*
feat(highlight): implement CurSearch highlight
Famiu Haque
2022-04-17
*
|
vim-patch:75ab590f8504 (#18170)
Christian Clason
2022-04-19
*
|
fix(tui): update modifyOtherKeys reporting (#18158)
Gregory Anders
2022-04-18
*
|
Merge pull request #18091 from dundargoc/refactor/pure-attribute
bfredl
2022-04-18
|
\
\
|
*
|
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
|
|
docs(terminal): correct sentence on how to enter terminal mode (#18146)
dundargoc
2022-04-18
*
|
|
vim-patch:8.2.4778: pacman files use dosini filetype (#18152)
Christian Clason
2022-04-17
*
|
|
vim-patch:8.2.4767: openscad files are not recognized (#18138)
Christian Clason
2022-04-17
*
|
|
vim-patch:8.2.4766: KRL files using "deffct" not recognized (#18137)
Christian Clason
2022-04-17
*
|
|
Merge pull request #18139 from zeertzjq/vim-8.2.0791
zeertzjq
2022-04-17
|
\
\
\
|
*
|
|
test: add a test for #18135
zeertzjq
2022-04-17
|
*
|
|
vim-patch:8.2.0791: a second popup window with terminal causes trouble
zeertzjq
2022-04-17
|
/
/
/
*
|
|
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
2022-04-17
*
|
|
vim-patch:8.2.4762: using freed memory using synstack() and synID() in WinEnt...
zeertzjq
2022-04-17
|
|
/
|
/
|
*
|
chore: remove vestigial sfname freeing (#18123)
Charlie Groves
2022-04-16
*
|
vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access ...
zeertzjq
2022-04-15
*
|
version bump
bfredl
2022-04-15
*
|
NVIM 0.7
bfredl
2022-04-15
*
|
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
|
vim-patch:8.2.4750: small pieces of dead code (#18113)
dundargoc
2022-04-15
*
|
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
2022-04-15
*
|
vim-patch:8.2.4747: no filetype override for .sys files (#18105)
Christian Clason
2022-04-13
*
|
Merge pull request #15972 from seandewar/vim-8.2.3487
Sean Dewar
2022-04-13
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.3487: illegal memory access if buffer name is very long
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3486: illegal memory access with invalid sequence of commands
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3480: test does not fail without the fix for a crash
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3478: still crash with error in :catch and also in :finally
Sean Dewar
2022-04-13
|
*
refactor(ex_eval): cherry-pick CSF flags changes from v8.2.3099
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3470: crash with error in :catch and also in :finally
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3448: :endtry after function call that throws not found
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3416: second error is reported while exception is being thrown
Sean Dewar
2022-04-13
*
|
Merge pull request #15491 from Diomendius/lua_docs
Gregory Anders
2022-04-13
|
\
\
|
*
|
docs(lua): further improve Lua require() docs
Diomendius
2021-11-22
|
*
|
docs(lua): fix, clarify Lua require() docs
Diomendius
2021-11-21
*
|
|
vim-patch:8.2.4746: supercollider filetype not recognized (#18102)
Christian Clason
2022-04-13
*
|
|
fix(runtime): add syntax file for query (#18101)
Christian Clason
2022-04-13
*
|
|
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
Gregory Anders
2022-04-13
|
|
/
|
/
|
*
|
fix(translation): po file for Ukrainian (#18100)
Anatolii Sakhnik
2022-04-13
*
|
Merge pull request #18092 from zeertzjq/test-termxx-no-pending
zeertzjq
2022-04-13
|
\
\
|
*
|
test: unskip tests skipped in #14661
zeertzjq
2022-04-13
|
/
/
*
|
Merge pull request #17440 from zeertzjq/vim-8.2.3184
zeertzjq
2022-04-12
|
\
\
|
*
|
refactor(digraph.c): add more const qualifiers
zeertzjq
2022-04-12
|
*
|
vim-patch:partial:a2baa73d1d33
zeertzjq
2022-04-12
|
*
|
vim-patch:8.2.3325: digraph test fails when LC_ALL is set to "C"
zeertzjq
2022-04-12
|
*
|
vim-patch:8.2.3226: new digraph functions use old naming scheme
zeertzjq
2022-04-12
[next]