Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 538 Bytes

Dotfiles

Setup

git clone https://github.com/savq/dotfiles.git ~/.config
cd ~/.config
make

Editor: Neovim

  • nvim/vimrc has a minimal setup. It's vim 8 compatible and uses no plugins.
  • nvim/init.lua has configurations for plugins and Neovim specific features (tree-sitter, LSP, etc.)

Other stuff

Listed on the Brewfile