Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 327 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 327 Bytes

DOTFILES

Setup

  • Clone the repository
  • Run ./install.sh
  • Run /stow-init.sh
  • In vim, run :Copilot setup

Shortcuts

Quickfix List

  • Next: :cnext or <C-j>
  • Previous: :cprev or <C-k>
  • Open: :copen
  • Close: :cclose or :ccl

Github Copilot

  • Setup: :Copilot setup
  • Help: :help copilot