Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 562 Bytes

vigor-ui

This layer provides the default UI for the Vigor distribution.

Plugins

  • morhetz/gruvbox
  • vim-airline/vim-airline
  • mhinz/vim-startify
  • junegunn/fzf.vim

Keymaps

  • <C-h>: Move cursor to the split to the left of the current window
  • <C-j>: Move cursor to the split below the current window
  • <C-k>: Move cursor to the split above the current window
  • <C-l>: Move cursor to the split to the right of the current window
  • <Leader>bt: Toggle background (light or dark)
  • <Leader>f: Use fzf (files)
  • <Leader>b: Use fzf (buffers)