diff --git a/README.md b/README.md index 5f4699b..3d5790c 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,7 @@ My flake based nixos configuration. To use this, just rebuild your system using `sudo nixos-rebuild switch --flake .` while in the project directory. -## TODO: -- get vieb to work -- easymotion for nvim -- configure tmux more - - figure out how to install fastcopy - - keep vim/nvim sessions around - - automatically save/restore state using continuum - - customize status bar -- clean out the mess I made for installing fish themes +## Neovim config + +Check out my neovim config in [this directory](./dotfiles/neovim)