Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
chore: format source code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 30, 2021
1 parent b9be191 commit ed5a8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/doom/modules/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ packer.startup(function(use)
config = require("doom.modules.config.doom-lspconfig"),
disable = disabled_lsp,
event = "ColorScheme",
commit = '2e6c94069e92cb4a43416b3ac0267e941b3fd47e',
commit = "2e6c94069e92cb4a43416b3ac0267e941b3fd47e",
})

-- Completion plugin
Expand Down

0 comments on commit ed5a8e5

Please sign in to comment.