summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index a8a2f11..0000000
--- a/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Dotfiles Repository
-
-My personal dotfiles repository.
-
-## nvim
-
-### lspconfig requirements
-
-My lspconfig uses language servers for:
-
-- Bash (bash-language-server)
-- C (clang)
-- html, css, JavaScript, TypeScript (emmet-ls)
-- Lua (lua-language-server)
-- Python (python-lsp-server, jedi)