/ricefield-nvim

My Neovim config files

Primary LanguageLua

Ricefield-Nvim

This is my nvim config. Build with the tutorial from ThePrimeagen Video: https://youtu.be/w7i4amO_zaE?si=pFeazuMtHRsweRaO

Packages used

As packager manager I use Packer

For telescope you need to install the following dependencies:

Theme

Following themes are included:

LSP used

You can find all LSP for lspconfig on GitHub or by running the nvim command :help lspconfig-all

  • gopls
  • lua_ls
  • vuels
  • cssls
  • html
  • sqls
  • dockerls
  • eslint
  • jsonls
  • marksman
  • tailwindcss
  • none-ls for formatting

Custom keymaps

TODO