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
/
test
Commit message (
Expand
)
Author
Age
*
eval/api: don't allow the API to be called in the sandbox.
Björn Linse
2019-06-26
*
options: properly reset directories on 'autochdir' (#9894)
Marco Hinz
2019-04-15
*
:terminal : set topline based on window height #8325
Justin M. Keyes
2019-02-06
*
:recover : Fix crash on non-existent *.swp #9504
raffitz
2019-01-15
*
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-13
*
Mark "shell command :! throttles shell-command output greater than ~10KB" fra...
James McCoy
2019-01-01
*
Mark "feeding large chunks of input with <Paste>" fragile
James McCoy
2019-01-01
*
Mark ":substitute with inccommand during :terminal activity" fragile
James McCoy
2019-01-01
*
NVIM v0.3.2
v0.3.2
Justin M. Keyes
2018-12-31
*
Merge #9401 from justinmk/pr-win-erw7
Justin M. Keyes
2018-12-30
|
\
|
*
test: win/TUI builtin terminfos
Justin M. Keyes
2018-12-28
*
|
doc
Justin M. Keyes
2018-12-30
*
|
vim-patch:8.1.0354: packadd test fails on MS-Windows
James McCoy
2018-12-29
*
|
vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'
James McCoy
2018-12-29
*
|
vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matches
James McCoy
2018-12-29
*
|
vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrong
James McCoy
2018-12-29
|
/
*
strings: make vim_snprintf handle %d correctly again
Björn Linse
2018-12-24
*
test/api: verify that UI options from stable metadata are preserved
Björn Linse
2018-12-21
*
runtime/lua/vim/compat.lua
Justin M. Keyes
2018-12-20
*
test: Lua 5.2/5.3 compat #9280
Matěj Cepl
2018-12-20
*
startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists
James McCoy
2018-12-16
*
os/lang: use the correct LC_NUMERIC also for OS X
Björn Linse
2018-12-13
*
test: :ruby reports E319 if provider is missing
Marco Hinz
2018-12-12
*
cmdline: support v:event in CmdlineChanged
Björn Linse
2018-12-12
*
provider: repurpose E319
Justin M. Keyes
2018-12-12
*
vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0393: not all white space difference options available
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
*
doc (#9288)
Justin M. Keyes
2018-12-09
*
api: make nvim_buf_set_virtual_text use correct namespace counter
Björn Linse
2018-12-07
*
screen: add missing status redraw when redraw_later(CLEAR) was used
Björn Linse
2018-12-05
*
RPC: turn errors from async calls into notifications
Björn Linse
2018-12-03
*
clipboard: Support custom VimL functions #9304
Rui Abreu Ferreira
2018-12-03
*
Merge #9291 'vim-patch:8.1.{550,551}'
Justin M. Keyes
2018-12-02
|
\
|
*
fixup: 30 col resize to scroll debug
Jan Edmund Lazo
2018-12-01
|
*
fixup: 35 col resize to scroll screen
Jan Edmund Lazo
2018-12-01
|
*
functionaltests: vim-patch:8.1.{550,551} fix
Jan Edmund Lazo
2018-11-30
|
*
vim-patch:8.1.0550: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
*
|
VimL/confirm(): Show dialog even if :silent
Justin M. Keyes
2018-12-01
*
|
insert: make <cmd> mapping work in completion (CTRL-X) mode
Björn Linse
2018-12-01
|
/
*
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
2018-11-29
*
Merge #9221 from justinmk/doc
Justin M. Keyes
2018-11-28
|
\
|
*
doc
Justin M. Keyes
2018-11-28
*
|
diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)
Justin M. Keyes
2018-11-28
|
/
*
preserve_exit: Ignore SIGHUP
Justin M. Keyes
2018-11-27
*
diff/highlight: Show underline for low-priority CursorLine
Justin M. Keyes
2018-11-27
*
API: Implement nvim_win_set_buf() #9100
Justin M. Keyes
2018-11-25
*
api: implement object namespaces
Björn Linse
2018-11-24
*
defaults: background=dark #2894 (#9205)
Justin M. Keyes
2018-11-20
[next]