I am a Vimer and fullstack developer.
I create a few Neovim plugins, please find them in my personal profile's "Pinned" projects.
Currently I am developing RSVIM, the Vim editor reinvented in Rust+TypeScript.
Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements.
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Bumps sccache
to v0.8.2, it is originally from here PR-1663.
Bumps setup-python
to v5.
geo
crate
ubuntu-22.04-arm
to build pre-built libraries
retain
api for both sync and unsync cache
inputlist
on multiple git remotes
retain
api for both sync and unsync cache
inputlist
on multiple git remotes
HashMap::retain
?
Hi, can we have an API similar to HashMap::retain
:
pub fn retain<F>(&mut self, f: F)
where F: FnMut(&K, &mut V) -> bool
It only retains all the ele…
rafi/awesome-vim-colorschemes
vim.ui.select
for multiple remotes?