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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.0302: setting 'term' may cause error in TermChanged autocommand
Jan Edmund Lazo
2020-11-24
*
vim-patch:8.1.2290: autocommand test fails
Jan Edmund Lazo
2020-11-24
*
vim-patch:8.2.2041: haskell filetype not optimally recognized
Jan Edmund Lazo
2020-11-24
*
vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)
TJ DeVries
2020-11-24
*
Merge pull request #13366 from bfredl/path3a
Björn Linse
2020-11-24
|
\
|
*
api: enable nvim_get_runtime_file to find subdirectories
Björn Linse
2020-11-24
*
|
vim-patch:8.2.2036: buffer messed up if creating the quickfix window fails (#...
Jan Edmund Lazo
2020-11-24
*
|
Merge pull request #13322 from teto/remove_curwin
Thomas Vigouroux
2020-11-24
|
\
\
|
*
|
fix(fold): use Folded highlight even with spell on
Matthieu Coudron
2020-11-23
|
*
|
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
|
|
/
*
|
Merge pull request #13270 from vigoux/ts-range-ranges
Thomas Vigouroux
2020-11-23
|
\
\
|
*
|
fix(treesitter): allow ranges in set_included_ranges
Thomas Vigouroux
2020-11-23
|
*
|
treesitter: refactor some things
Thomas Vigouroux
2020-11-23
*
|
|
Merge pull request #11148 from janlazo/vim-8.0.1455
Jan Edmund Lazo
2020-11-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.1.2361: MS-Windows: test failures related to VIMDLL
Jan Edmund Lazo
2020-11-23
|
*
|
vim-patch:8.1.2115: MS-Windows: shell commands fail if &shell contains a space
Jan Edmund Lazo
2020-11-23
*
|
|
Add eap->skip checks to script_host_{execute_file,do_range}
James McCoy
2020-11-22
*
|
|
do_one_cmd: Remove :pyxdo/:pyxfile from "handle <bar>" switch
James McCoy
2020-11-22
|
/
/
*
|
Merge pull request #13351 from janlazo/vim-8.1.1598
Jan Edmund Lazo
2020-11-22
|
\
\
|
*
|
vim-patch:8.1.2332: missing file in refactoring
Jan Edmund Lazo
2020-11-22
|
*
|
vim-patch:8.2.2032: cabalconfig and cabalproject filetypes not recognized
Jan Edmund Lazo
2020-11-22
|
|
/
*
|
Merge pull request #13345 from shade-of-noon/lingering-e145
Jan Edmund Lazo
2020-11-22
|
\
\
|
|
/
|
/
|
|
*
po: Remove E145 error message.
Edwin Pujols
2020-11-22
*
|
vim-patch:8.2.1217: startup test depends on random source file
Jan Edmund Lazo
2020-11-21
*
|
test/old: cherry-pick patch 8.2.0509 for Test_q_arg()
Jan Edmund Lazo
2020-11-21
*
|
test/old: cherry-pick patch 8.1.2373 for test_startup.vim
Jan Edmund Lazo
2020-11-21
*
|
vim-patch:8.1.0650: command line argument -q [errorfile] is not tested
Jan Edmund Lazo
2020-11-21
|
/
*
eval: use VAR_UNLOCKED enum, not the direct value
Jan Edmund Lazo
2020-11-21
*
vim-patch:8.2.2027: Coverity warnts for uninitialized field
Jan Edmund Lazo
2020-11-21
*
vim-patch:8.2.2029: Coverity warns for not checking return value
Jan Edmund Lazo
2020-11-21
*
vim-patch:8.2.2028: Coverity warns for using an uninitialized variable
Jan Edmund Lazo
2020-11-21
*
Merge pull request #13307 from janlazo/vim-8.1.0777
Jan Edmund Lazo
2020-11-21
|
\
|
*
menu: remove winbar code
Jan Edmund Lazo
2020-11-20
|
*
vim-patch:8.2.1608: Vim9: getchar() test fails with GUI
Jan Edmund Lazo
2020-11-20
*
|
Merge pull request #13250 from bfredl/missinglink
Björn Linse
2020-11-21
|
\
\
|
|
/
|
/
|
|
*
decorations: allow nvim_set_hl to break existing links
Björn Linse
2020-11-21
*
|
test,unit: Change test according to change of bg color response processing
erw7
2020-11-20
*
|
TUI: fix processing of bg color response
erw7
2020-11-20
*
|
TUI: fix bracket paste getting stuck
erw7
2020-11-20
*
|
Merge pull request #12592 from jamessan/fix-mod-keys
James McCoy
2020-11-20
|
\
\
|
|
/
|
/
|
|
*
keymap: Preserve S- modifier when C- is present
James McCoy
2020-11-16
|
*
tui/input: Add S- modifier for chords with capital ASCII
James McCoy
2020-11-16
|
*
Understand Escape as another name for Esc
James McCoy
2020-11-16
*
|
vim-patch:8.2.2011: "syn sync" reports a very large number
Sean Dewar
2020-11-19
*
|
vim-patch:8.2.2006: .pbtxt files are not recognized
Sean Dewar
2020-11-19
*
|
startup: load files from &packpath . '/start/{pluginname}'
Björn Linse
2020-11-19
*
|
Merge pull request #13316 from bfredl/vim-8.2.2005
Björn Linse
2020-11-18
|
\
\
|
*
|
vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properly
Björn Linse
2020-11-18
*
|
|
fix: NULL segfaults brought to you by @vigoux
TJ DeVries
2020-11-18
|
/
/
*
/
vim-patch:8.2.1995: the popup menu can cause too much redrawing
Shougo Matsushita
2020-11-17
|
/
[next]