/dotfiles

Configuration files for Neovim and Fish shell

Primary LanguageLua

Dotfiles

TODO

  • write up README.md

Misc

Swap Esc and Caps

  • Linux: /usr/bin/setxkbmap -option "caps:swapescape"
  • Windows: using autohotkey
    $Capslock::Esc
    $Esc::Capslock