fix: telescope extensions, astrocore & astrolsp

This commit is contained in:
Ryan Yin
2024-04-13 21:59:57 +08:00
parent a1d827a34e
commit fb6ca6b12d
11 changed files with 65 additions and 95 deletions

View File

@@ -1,5 +1,3 @@
if true then return end -- WARN: REMOVE THIS LINE TO ACTIVATE THIS FILE
-- This will run last in the setup process and is a good place to configure
-- things like custom filetypes. This just pure lua so anything that doesn't
-- fit in the normal config locations above can go here