dotfiles/.config/nvim/README.md

20 lines
288 B
Markdown
Raw Normal View History

2022-10-01 11:46:18 +00:00
# Neovim configuration files
Neovim conf heavily adapted to suit my needs, based on LunarVim's [basic ide](https://github.com/LunarVim/nvim-basic-ide).
2022-10-10 16:36:24 +00:00
## Requirements
* ripgrep
* fd
* git-delta
* bat
* prettier
## Extra
* stylua
* python-cfn-lint
2023-07-03 17:16:33 +00:00
* python-black
2023-01-20 19:21:47 +00:00
* hadolint
2023-07-03 17:16:33 +00:00
* revive