dotfiles/.config/nvim/README.md

18 lines
328 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
2023-07-21 13:56:56 +00:00
## Extra requeriments (Linux arch package names)
2022-10-10 16:36:24 +00:00
* ripgrep
* fd
* git-delta
* bat
* prettier
* 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
2023-07-21 13:56:56 +00:00
* tree-sitter-cli