dotfiles/home/private_dot_config/nvim/README.md

11 lines
235 B
Markdown
Raw Normal View History

2023-02-13 13:17:05 -06:00
# 💤 LazyVim based Neovim
2023-02-10 09:24:29 -06:00
2023-02-13 13:17:05 -06:00
## 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