mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
chore(nvim): Remove unused util-functions
- Remove relic of effort to force neovim in vs-code - Remove util functions copied from LazyNvim - if I need them I'll write them - Removed Lua code comments I don't understand - Better code comments
This commit is contained in:
@@ -18,7 +18,7 @@ require("config.autocmd")
|
||||
-- NOTE: External Tools needed for this Nvim config to work
|
||||
-- jsregexp
|
||||
-- rust-analyzer, rustc, cargo (rustacean)
|
||||
-- OS Installs:
|
||||
-- OS Installs: Use ../../../scripts/install.sh
|
||||
-- general: curl, gzip, unzip, git, fd-find, ripgrep, fzf, tree-sitter
|
||||
-- tools: ImageMagick, xclip, xsel, ghostscript
|
||||
-- lsp: codespell, nodejs-bash-language-server, hadolint, lua, luajit, shellcheck, shfmt, trivy, pylint, stylua
|
||||
|
||||
Reference in New Issue
Block a user