mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-11-14 17:01:12 +00:00
19 lines
354 B
Markdown
19 lines
354 B
Markdown
# Neovim configuration files
|
|
|
|
Neovim conf heavily adapted to suit my needs, formerly based on LunarVim's [basic ide](https://github.com/LunarVim/nvim-basic-ide).
|
|
|
|
## Extra requeriments (Linux arch package names)
|
|
|
|
* ripgrep
|
|
* fd
|
|
* git-delta
|
|
* bat
|
|
* prettier
|
|
* stylua
|
|
* python-cfn-lint
|
|
* python-black
|
|
* python-debugpy
|
|
* hadolint
|
|
* revive
|
|
* tree-sitter-cli
|