Skip to content

Instantly share code, notes, and snippets.

View herko's full-sized avatar
💭
I may be slow to respond.

Lubomir Herko herko

💭
I may be slow to respond.
View GitHub Profile
@herko
herko / .vimrc
Created April 30, 2019 22:09
VIM Configuration
set encoding=utf-8
let mapleader=","
set autowrite
set backspace=2
set cursorline
set history=60
set incsearch
set laststatus=2
[
{ "keys": ["super+shift+."], "command": "erb" },
{ "keys": ["ctrl+k"], "command": "travel_to_pane", "args": {"direction": "up"} },
{ "keys": ["ctrl+l"], "command": "travel_to_pane", "args": {"direction": "right"} },
{ "keys": ["ctrl+j"], "command": "travel_to_pane", "args": {"direction": "down"} },
{ "keys": ["ctrl+h"], "command": "travel_to_pane", "args": {"direction": "left"} },
{ "keys": ["super+k", "super+l"], "command": "create_pane", "args": {"direction": "right"} },
{ "keys": ["super+k", "super+j"], "command": "create_pane", "args": {"direction": "down"} },
{ "keys": ["super+k", "super+shift+k"], "command": "destroy_pane", "args": {"direction": "up"} },
{ "keys": ["super+k", "super+shift+l"], "command": "destroy_pane", "args": {"direction": "right"} },

Keybase proof

I hereby claim:

  • I am herko on github.
  • I am herko (https://keybase.io/herko) on keybase.
  • I have a public key ASBjsCjH1_ckt542oGQlH61PHObq-pZ_fTP08JLvzW6H-Qo

To claim this, I am signing this object: