1
Fork 0

Small readme update

This commit is contained in:
Matei Adriel 2022-07-27 11:03:08 +03:00
parent cde6b1322a
commit fecc007494

View file

@ -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. 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 ## Neovim config
- easymotion for nvim
- configure tmux more Check out my neovim config in [this directory](./dotfiles/neovim)
- 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