update readme

This commit is contained in:
Daylin Morgan 2023-08-05 15:30:18 -05:00
parent 7e31d68d17
commit 59c86cbac2
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -1,10 +1,3 @@
# 💤 LazyVim based Neovim
## Notes
Currently includes a custom `treesitter` query for markdown to prevent it from hiding code block fences, when conceal is enabled.
## TODO
- [ ] make flake8 use a sensible line-length.... -> 88
See [Lazyvim](https://www.lazyvim.org/) for more info.