summaryrefslogtreecommitdiff
path: root/lua/utils
diff options
context:
space:
mode:
Diffstat (limited to 'lua/utils')
-rw-r--r--lua/utils/ft.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/utils/ft.lua b/lua/utils/ft.lua
index fcebd1ea..e9852e6f 100644
--- a/lua/utils/ft.lua
+++ b/lua/utils/ft.lua
@@ -1,3 +1,5 @@
+-- Here be dragons
+-- Opening files with telescope will not start LSP without this
local ft = {}
ft.find_lua_ftplugins = function(filetype)