summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-09-20 00:33:20 +0200
committeryuzu-eva <stevenhu@web.de>2022-09-20 00:33:20 +0200
commit52fc5c3b9fca855161efd9638748846c5a8ed355 (patch)
treefb4ab36ae8406550db0bdaa05314b84dffc74d85 /README.md
parent97ce038661ec94502523576183dc37bfc43aa487 (diff)
updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
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.