Skip to content

Instantly share code, notes, and snippets.

@ara-ta3
Created May 6, 2021 01:13
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 ara-ta3/fe7ab2a36671d98770895ca50b6081a3 to your computer and use it in GitHub Desktop.
Save ara-ta3/fe7ab2a36671d98770895ca50b6081a3 to your computer and use it in GitHub Desktop.
利用中のobsidian.vimrc Obsidian Vimrc Support version: 0.2.4
nmap <Esc><Esc> :nohl
nmap j gj
nmap k gk
nmap <DOWN> gj
nmap <UP> gk
imap jj <Esc>
imap <C-a> <Esc>0i
set clipboard=unnamed
set tabstop=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment