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
-- AstroCommunity: import any community modules here
-- We import this file in `lazy_setup.lua` before the `plugins/` folder.
-- This guarantees that the specs are processed before any user plugins.