1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-09-19 23:22:38 +00:00
dotfiles/.config/nvim
2024-06-13 20:44:42 +02:00
..
lua [neovim] Remap cmp autocomplete 2024-06-13 20:44:42 +02:00
init.lua [neovim] Reorganize lua packages 2022-10-16 12:39:00 +02:00
lazy-lock.json [neovim] Remap cmp autocomplete 2024-06-13 20:44:42 +02:00
README.md [neovim] Update README.md misspelling 2024-05-20 20:12:55 +02:00

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