mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-04-03 18:19:50 +00:00
Replace neo-tree.nvim with snacks.nvim for file explorer functionality and remove several other plugins including: - mini-animate - mini-starter - indent-blankline The snacks.nvim plugin provides better file explorer, dashboard, indentation guides, and other UI improvements in a more cohesive package. Also removed the large file autocommand as snacks.nvim handles this with its bigfile module.
Neovim configuration files
Neovim conf heavily adapted to suit my needs, formerly based on LunarVim's basic ide.
Extra requeriments (Arch Linux package names)
- ripgrep
- fd
- git-delta
- bat
- prettier
- stylua
- python-cfn-lint
- python-black
- python-debugpy
- hadolint
- revive
- tree-sitter-cli
- Optional for copilotchat:
sudo luarocks install --lua-version 5.1 tiktoken_core