Last active
March 22, 2022 06:03
-
-
Save bangn/0a216d5e0f35c6169112c9b5e29605cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let blacklists = ["https://mail.google.com/*", "https://apglobal.atlassian.net/*"] | |
let barposition = "bottom" | |
let mapleader = "," | |
map T :duplicate<cr> | |
map <Leader>td :tabdetach<cr> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment