Skip to content

Instantly share code, notes, and snippets.

@kinnou02
Last active December 30, 2018 14:51
Show Gist options
  • Save kinnou02/76bd701b05f5550e5e05f47d8c4e9ed5 to your computer and use it in GitHub Desktop.
Save kinnou02/76bd701b05f5550e5e05f47d8c4e9ed5 to your computer and use it in GitHub Desktop.
set autoupdategist
let mapleader = "<Space>"
command g tabnew google
let searchengine searx = "https://searx.me/search?q="
let defaultengine = "google"
set numerichints
set typelinkhints
unmap b
map u lastClosedTab
map d closeTab
map <C-e> lastUsedTab
map <leader>b :buffer<space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment