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
/
runtime
/
autoload
/
provider
Commit message (
Expand
)
Author
Age
*
feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)
Gregory Anders
2024-12-31
*
fix(clipboard): tmux clipboard depends on $TMUX #31268
wzy
2024-12-03
*
feat(clipboard): try cygutils, clip on Windows #30215
wzy
2024-09-02
*
feat: allow opting in to builtin clipboard providers (#28083)
dundargoc
2024-03-28
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
refactor: rewrite ruby provider in lua
dundargoc
2024-01-24
*
refactor: rewrite perl provider in lua
dundargoc
2024-01-24
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
fix(clipboard): don't pass --foreground to wl-copy (#25481)
zeertzjq
2023-10-03
*
fix(provider/pythonx): import the correct module (#25342)
zeertzjq
2023-09-24
*
fix(provider): cannot detect python3.12 #25316
Jongwook Choi
2023-09-23
*
fix(clipboard): ignore exit caused by signal #23378
Kai Ting
2023-07-16
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
refactor(runtime): use vim.version to compare versions #22550
Justin M. Keyes
2023-03-07
*
feat(provider): add support for Yarn node modules on Windows (#21246)
Charles Nguyen
2022-12-01
*
feat(clipboard): added wayclip support (#21091)
XDream8
2022-11-18
*
fix(clipboard): update version regex pattern (#21012)
Gregory Anders
2022-11-09
*
fix(clipboard): prefer xsel #20918
wzy
2022-11-06
*
feat(clipboard): copy to system clipboard in tmux when supported (#20936)
Gregory Anders
2022-11-04
*
feat(node): add pnpm support #19461
Percy Ma
2022-08-01
*
refactor(provider): use list comprehension #19027
Zaz Brown
2022-06-20
*
fix(checkhealth): make provider checkhealth output more consistent (#17722)
dundargoc
2022-03-16
*
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
fix(provider): compare versions as number, not string #15937
Tejasvi S. Tomar
2021-10-07
*
fixup(clipboard): Fix error not properly handled #14984
Shadman
2021-07-11
*
fixup(clipboard): Use case matching #14962
Shadman
2021-07-02
*
BugFix(clipboard): Fix block paste not working properly
shadmansaleh
2021-07-01
*
checkhealth: ignore 'wildignore' when seeking executables (#14495)
Marco Hinz
2021-05-07
*
added support for termux-clipboard : clipboard.vim (#14244)
Aditya Alok
2021-03-29
*
Fix clipboard provider detection (#13190)
necabo
2020-10-29
*
provider: update supported Python versions (#13070)
Marco Hinz
2020-10-08
*
provider: align all foo#Detect() functions #12839
Justin M. Keyes
2020-09-05
*
Support for :perl, :perlfile, :perldo and perleval() (#12809)
Justin M. Keyes
2020-09-05
|
\
|
*
healtcheck: use g:perl_host_prog if its set instead
Jacques Germishuys
2020-09-05
|
*
only perl 5.22+ is supported
Jacques Germishuys
2020-09-03
|
*
support for :perl, :perlfile, :perldo and perleval()
Jacques Germishuys
2020-08-30
*
|
g:clipboard: allow command given as a list #12775
DDoSolitary
2020-09-01
|
/
*
Add overlapped option to jobstart
erw7
2020-06-10
*
provider: Add python3.9 to autoload/provider/pythonx.vim (#12344)
Faris A Chugthai
2020-05-20
*
win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...
erw7
2020-04-15
*
provider/perl: simplify detection
Jan Edmund Lazo
2020-01-20
*
remote plugins: add support for perl hosts
Jacques Germishuys
2020-01-20
*
clipboard: do not close stderr together with stdout (fixup #11617)
Björn Linse
2020-01-02
*
clipboard: close stdout when copying via xclip #11617
Jan Edmund Lazo
2020-01-02
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
provider/python: add python3.8 executable (#11402)
Marco Hinz
2019-11-17
*
provider/pythonx: don't assume CWD (empty string) is in path #11304
supermomonga
2019-10-27
*
provider#pythonx: resolve/expand exe from host var (#11047)
Daniel Hahler
2019-09-30
*
clipboard: handle/avoid SIGTERM with previous owner #10765
Daniel Hahler
2019-08-14
*
provider: g:loaded_xx_provider=2 means "enabled and working"
Justin M. Keyes
2019-08-04
[next]