# /home/phansible/vim-keys ## Highlights `` - turn off spellcheck highlights `` - turn off search highlight `c` - toggle row/column cursor ## Buffers & Panes `-H` - to move to previous BUFFER `-L` - to move to next BUFFER `-J` - to move to lower PANE `-K` - to move to upper PANE `-s` - to save buffer `-c` - to close buffer `-x` - bring up the copy buffer `` - refresh buffer ## FZF `-f` - open files `;` - open buffers ## Text bubbling (http://vimcasts.org/episodes/bubbling-text/) After text selection (``) `-k` - bubble up `-j` - bubble down ## Date and Time stamps `` - insert %Y-%m-%d %H:%M:%S `` - insert %Y-%m-%d %a `` - insert %H:%M --- `-p` - auto-complete spelling suggestions