Skip to content

Instantly share code, notes, and snippets.

View Keshav13142's full-sized avatar
๐Ÿš€

Keshav S Keshav13142

๐Ÿš€
View GitHub Profile
@Keshav13142
Keshav13142 / vimium.json
Last active August 20, 2023 12:30
vimium config
{
"settingsVersion": "1.67.7",
"exclusionRules": [
{
"pattern": "https?://mail.google.com/*",
"passKeys": ""
},
{
"pattern": "https?://www.google.com/*",
"passKeys": "/"
@Keshav13142
Keshav13142 / .obsidian.vimrc
Last active September 13, 2025 16:44
obsidian-vimrc
" Have j and k navigate visual lines rather than logical ones
nmap j gj
nmap k gk
" Go to beginning/end of line
nmap gh ^
nmap gl $
" Cycle between tabs
exmap tabprev obcommand workspace:previous-tab
@Keshav13142
Keshav13142 / yt_enhancer.json
Last active February 16, 2025 12:32
YT enhancer config
{
"version": "3.0.5",
"settings": {
"applyvideofilters": false,
"backdropcolor": "#000000",
"backdropopacity": 100,
"blackbars": false,
"blockautoplay": true,
"blockhfrformats": false,
"blockwebmformats": false,