fix: fixing a lot of issues
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-- ============================================================================
|
||||
-- LOG-HIGHLIGHT.NVIM: Syntax Highlighting for Log Files
|
||||
-- ============================================================================
|
||||
-- Provides syntax highlighting for various log file formats. Automatically
|
||||
-- detects and highlights log levels (INFO, WARN, ERROR, DEBUG, etc.),
|
||||
-- timestamps, and other common log patterns for improved readability.
|
||||
-- ============================================================================
|
||||
return {
|
||||
"fei6409/log-highlight.nvim",
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user