Skip to content

Instantly share code, notes, and snippets.

View Producdevity's full-sized avatar
🎯
Focusing

Yassine Gherbi Producdevity

🎯
Focusing
View GitHub Profile
@Producdevity
Producdevity / chromium-vim-alfred-style.css
Last active April 2, 2022 22:44
cVim / Chromiun VIM Alfred Style
/*
* Alfred style for cVim
* credits to github.com/franklinjavier
*
* Posted this in a Gist to keep my own modifications and just to be sure that it will keep working
* Just add the Gist url in the cVim Style setting section
*/
#cVim-link-container,
@Producdevity
Producdevity / .cvimrc
Last active March 30, 2021 23:23
Personal cVimrc for Chrome
let blacklists = ["https://colab.research.google.com/*","https://codesandbox.io/*","https://www.unive.nl/*","https://coinmarketcap.com/*","https://regex101.com/*","https://www.postnl.nl/*"]
let locale = "nl"
" -----------------
" Settings
" -----------------
set smoothscroll
set autoupdategist