feat: add TODO comment strings to highlight lines to modify

This commit is contained in:
Micah Halter
2024-02-19 13:33:56 -05:00
parent 4ab91873cc
commit 215d9457c1
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
if true then return {} end -- REMOVE THIS LINE TO ACTIVATE THIS FILE
if true then return {} end -- WARN: REMOVE THIS LINE TO ACTIVATE THIS FILE
-- AstroLSP allows you to customize the features in AstroNvim's LSP configuration engine
-- Configuration documentation can be found with `:h astrolsp`