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
...
|
*
|
|
|
|
|
lua: make vim.wo and vim.bo used nested indexing for specified handle
Björn Linse
2019-11-26
*
|
|
|
|
|
|
Merge pull request #11464 from bfredl/luaexport
Björn Linse
2019-11-26
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
cmake: enable exporting symbols from static libs again
Björn Linse
2019-11-26
|
/
/
/
/
/
/
*
|
|
|
|
|
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
Ashkan Kiani
2019-11-26
*
|
|
|
|
|
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
*
|
|
|
|
|
[RFC] extmark: fix E315 in nvim_buf_set_extmark (#11449)
notomo
2019-11-25
*
|
|
|
|
|
doc + extmarks tweaks #11421
Justin M. Keyes
2019-11-25
*
|
|
|
|
|
Merge #11454 from janlazo/vim-8.1.1732
Justin M. Keyes
2019-11-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vim-patch:8.1.0836: user completion test can fail on MS-Windows
Jan Edmund Lazo
2019-11-25
|
*
|
|
|
|
|
vim-patch:8.1.0223: completing shell command finds sub-directories in $PATH
Jan Edmund Lazo
2019-11-25
|
*
|
|
|
|
|
vim-patch:8.1.1732: completion in cmdwin does not work for buffer-local commands
Jan Edmund Lazo
2019-11-24
|
/
/
/
/
/
/
*
|
|
|
|
|
Improve terminal close error message formatting (#11434)
Ashkan Kiani
2019-11-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix terminal close error message formatting
Chuck
2019-11-21
*
|
|
|
|
|
|
vim-patch:8.1.0461: quickfix: change comment style #11453
Jan Edmund Lazo
2019-11-24
*
|
|
|
|
|
|
release.sh [ci skip]
Justin M. Keyes
2019-11-24
*
|
|
|
|
|
|
Merge #11451 'man.vim: Fixes'
Justin M. Keyes
2019-11-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
man.vim: Update maintainer email
Anmol Sethi
2019-11-24
|
*
|
|
|
|
|
|
man.vim: Hard wrap by default
Anmol Sethi
2019-11-24
|
*
|
|
|
|
|
|
man.vim: Document how to disable bold highlighting
Anmol Sethi
2019-11-24
*
|
|
|
|
|
|
|
man.vim: Ensure 'modifiable' in man#init_pager #11450
Anmol Sethi
2019-11-24
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Followup improvements to LSP (#11430)
Ashkan Kiani
2019-11-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Bring vim into local scope
Ashkan Kiani
2019-11-24
|
*
|
|
|
|
|
|
Add support for textDocument/references.
Ashkan Kiani
2019-11-24
|
*
|
|
|
|
|
|
Merge branch 'master' into lsp-followup
Ashkan Kiani
2019-11-24
|
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Lua: vim.env, vim.{g,v,w,bo,wo} #11442
Ashkan Kiani
2019-11-24
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' into lsp-followup
Ashkan Kiani
2019-11-24
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
vim-patch:8.1.1334: respect shortmess=F when buffer is hidden #11443
Jan Edmund Lazo
2019-11-23
*
|
|
|
|
|
|
Merge #11431 from janlazo/vim-8.1.1235
Justin M. Keyes
2019-11-23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vim-patch:8.1.0471: some tests are flaky or fail on some systems
Jan Edmund Lazo
2019-11-23
|
*
|
|
|
|
|
|
vim-patch:8.1.1951: mouse double click test is a bit flaky
Jan Edmund Lazo
2019-11-22
|
*
|
|
|
|
|
|
vim-patch:8.1.2330: vi' does not always work when 'selection' is exclusive
Jan Edmund Lazo
2019-11-22
|
*
|
|
|
|
|
|
vim-patch:8.1.2329: mouse multiple click test is a bit flaky
Jan Edmund Lazo
2019-11-22
|
*
|
|
|
|
|
|
vim-patch:8.1.2183: running a test is a bit verbose
Jan Edmund Lazo
2019-11-22
|
*
|
|
|
|
|
|
vim-patch:8.1.1490: when a single test fails the exit code is not set
Jan Edmund Lazo
2019-11-22
|
*
|
|
|
|
|
|
vim-patch:8.1.0723: cannot easily run specific test when in src/testdir
Jan Edmund Lazo
2019-11-22
|
*
|
|
|
|
|
|
vim-patch:8.1.2269: tags file with very long line stops using binary search
Jan Edmund Lazo
2019-11-22
|
*
|
|
|
|
|
|
vim-patch:8.1.1235: compiler warnings for using STRLEN() value
Jan Edmund Lazo
2019-11-22
|
|
*
|
|
|
|
|
UI tweaks.
Ashkan Kiani
2019-11-23
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into lsp-followup
Ashkan Kiani
2019-11-23
|
|
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #11382 from bfredl/extmark_bufhl
Björn Linse
2019-11-23
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
tests: remove irrelevant timing info
Björn Linse
2019-11-23
|
*
|
|
|
|
|
|
test was wrong
Björn Linse
2019-11-23
|
*
|
|
|
|
|
|
refactor: use inserted_bytes pattern from vim
Björn Linse
2019-11-23
|
*
|
|
|
|
|
|
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
|
/
/
/
/
/
/
/
*
|
/
/
/
/
/
Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)
Dennis B
2019-11-22
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Improve the character_offset code.
Ashkan Kiani
2019-11-22
|
*
|
|
|
|
Improve performance of util.set_lines + bugfix
Ashkan Kiani
2019-11-22
|
*
|
|
|
|
Fix encoding translation in other places.
Ashkan Kiani
2019-11-21
|
*
|
|
|
|
Remove comments.
Ashkan Kiani
2019-11-21
|
*
|
|
|
|
Fix position params for encoding.
Ashkan Kiani
2019-11-21
[prev]
[next]