doums / nvim_config

My personal nvim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim distro

My personal neovim distribution

Externals dependencies

  • rust-analyzer (https://rust-analyzer.github.io/manual.html#rustup)
  • shellcheck, shell script static analysis tool (AUR shellcheck-bin)
  • TypeScript Language Server (npm package - typescript-language-server)
  • lua-language-server (Arch package)
  • StyLua, code formatter for Lua (Arch package)
  • ESLint and Prettier (npm packages - eslint prettier)
  • clangd, language server for C/C++ (Arch package)
  • Tailwind CSS (npm package - tailwindcss)
  • ltex-ls (from releases https://github.com/valentjn/ltex-ls/releases, requires JVM → openJDK)
  • cspell (npm package)
  • shfmt (Arch package)
  • gopls (Arch package)

others: git, CMake, zig, ripgrep, fzf, node, npm

About

My personal nvim config


Languages

Language:Lua 100.0%