Skip to content

Instantly share code, notes, and snippets.

View whitelynx's full-sized avatar
😸

David H. Bronke whitelynx

😸
View GitHub Profile
@whitelynx
whitelynx / cVimrc.vim
Last active June 15, 2019 03:24
cVim configuration
set defaultnewtabpage
let barposition = "bottom"
let completionengines = ["duckduckgo", "wikipedia", "google", "google-images", "youtube"]
let defaultengine = "duckduckgo"
let blacklists = ["https://mail.google.com/*", "https://inbox.google.com/*", "http*://trello.com/*", "http*://checkvist.com/*", "http*://gingkoapp.com/*"]
"let hintcharacters = "ueoaihtnsdkjq;xmwvzbp.,'ygcrlf"
"let hintcharacters = "ueoaikjq;xp.,'yhtnsdmwvzbgcrlf"
"let hintcharacters = "ueoakjq;p.e,'ixyhtnsmwvzgcrldbf"
@XVilka
XVilka / TrueColour.md
Last active April 8, 2024 14:02
True Colour (16 million colours) support in various terminal applications and terminals

THIS GIST WAS MOVED TO TERMSTANDARD/COLORS REPOSITORY.

PLEASE ASK YOUR QUESTIONS OR ADD ANY SUGGESTIONS AS A REPOSITORY ISSUES OR PULL REQUESTS INSTEAD!