From fecc007494dfd04035d13714331225c44d834e01 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Wed, 27 Jul 2022 11:03:08 +0300 Subject: [PATCH] Small readme update --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) 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)