mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-11-01 01:31:14 +00:00
18 lines
337 B
Markdown
18 lines
337 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
|
|
* hadolint
|
|
* revive
|
|
* tree-sitter-cli
|