Skip to content

Instantly share code, notes, and snippets.

@u1tnk
Last active December 18, 2020 13:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save u1tnk/300dbe8c7d62a464321fc50b9cb8f185 to your computer and use it in GitHub Desktop.
Save u1tnk/300dbe8c7d62a464321fc50b9cb8f185 to your computer and use it in GitHub Desktop.
cVim config
let locale = "jp"
let blacklists = ["*://mail.google.com/*","*://mail.google.com/*","*://mail.google.com/mail/*","*://www.inoreader.com/*","docs.google.com"]
let mapleader = ","
map ; :
map : ;
" macでSKKの変換と同時に動く為無視する
imap <C-j> <Nop>
map w createHintWindow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment