docs(neovim): All external applications required for my config

- Note down all external applications required for my config to work
- Add fzf, fd-find, ripgrep to `package-list-os`
This commit is contained in:
Pratik Tripathy
2025-08-20 13:10:44 +05:30
parent 6f288e2976
commit 80cdb6de7b
2 changed files with 16 additions and 0 deletions

View File

@@ -16,3 +16,16 @@ require("core.lazy")
require("core.lsp")
require("config.filetype-based-keymaps")
require("config.autocmd")
-- NOTE: Tools needed for this Nvim config to work
-- jsregexp
-- rust-analyzer, rustc, cargo (rustacean)
-- OS Installs:
-- general: curl, gzip, unzip, git, fd-find, ripgrep, fzf, tree-sitter
-- tools: ImageMagick, xclip, xsel, ghostscript
-- lsp: codespell, nodejs-bash-language-server, html, hadolint, lua, luajit, shellcheck, shfmt, trivy, ts_ls, pylint, stylua, shellcheck
-- Brew:
-- tools: lazygit
-- lsp: dockerfile-language-server, markdown-toc, markdownlint-cli, marksman, prettier, prettierd, python-lsp-server, shellharden, taplo, typescript-language-server, vue-language-server, yaml-language-server, yamlfmt
-- Mason: When they aren't found on OS or Brew
-- codelldb, css-lsp, docker-compose-language-service, html-lsp, json-lsp, sqlls