summaryrefslogtreecommitdiff
path: root/lua/config/plugins/lsp.lua
diff options
context:
space:
mode:
authorLibravatar Mora Unie Youer <[email protected]>2025-03-06 20:54:40 +0300
committerLibravatar Mora Unie Youer <[email protected]>2025-03-06 20:54:40 +0300
commit1fa7dd0709e3372dfa9d547a23ea441fdaf32630 (patch)
treeb9381078e962961beb57a2be3b629ca4d377f631 /lua/config/plugins/lsp.lua
parentfeat: add `notify` extension to `telescope` (diff)
downloadneovim-configuration-1fa7dd0709e3372dfa9d547a23ea441fdaf32630.tar.gz
neovim-configuration-1fa7dd0709e3372dfa9d547a23ea441fdaf32630.tar.bz2
neovim-configuration-1fa7dd0709e3372dfa9d547a23ea441fdaf32630.tar.lz
neovim-configuration-1fa7dd0709e3372dfa9d547a23ea441fdaf32630.tar.xz
neovim-configuration-1fa7dd0709e3372dfa9d547a23ea441fdaf32630.tar.zst
neovim-configuration-1fa7dd0709e3372dfa9d547a23ea441fdaf32630.zip
feat: finally working LSP
Diffstat (limited to 'lua/config/plugins/lsp.lua')
-rw-r--r--lua/config/plugins/lsp.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/plugins/lsp.lua b/lua/config/plugins/lsp.lua
deleted file mode 100644
index a564707..0000000
--- a/lua/config/plugins/lsp.lua
+++ /dev/null
@@ -1 +0,0 @@
-return {}