From 52fc5c3b9fca855161efd9638748846c5a8ed355 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 20 Sep 2022 00:33:20 +0200 Subject: updated readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f3393e6..4d56af6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Dotfiles Repository My personal dotfiles repository. + Listed commands work with debian based distros. Should maybe write an installation script so replicating my setup is less @@ -12,8 +13,21 @@ annoying. works on npm 8.10.0 + nodejs 16.13.1 and later. +My lspconfig uses language servers for: + +- Bash +- css +- html +- LISP +- Lua +- JavaScript / TypeScript +- Python +- Ruby + The following command block can be copy-pasted into a bash terminal. + It will install all requirements needed for the lspconfig to work. + May need super user privilege. Requires npm, pip3, ruby and git. -- cgit v1.2.3