diff options
author | aktersnurra <grydholm@kth.se> | 2022-04-24 00:09:28 +0200 |
---|---|---|
committer | aktersnurra <grydholm@kth.se> | 2022-04-24 00:09:28 +0200 |
commit | 68216ac0709de5d9e8acbb2dd380e77fd1f52114 (patch) | |
tree | b3b90c4043055139cb27c61a57188d8f03c8301c | |
parent | 49ad7bc9e6bb5c1a9ba1210959761b811efa0e1f (diff) |
docs: update readme
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,7 +1,7 @@ # Dependencies ``` -neovim >= 6.0.0 +neovim >= 0.7 neovim-web-devicons-git xsel fzf @@ -26,7 +26,3 @@ Wonky non-deterministic performance currently. ├── plugins.lua # Table of all plugins. └── settings # Neovim settings. ``` - -# TODO - -- [ ] fix autocmd |