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

Commit

Permalink
https://github.com/glepnir/galaxyline.nvim/issues/222
Browse files Browse the repository at this point in the history
  • Loading branch information
⁓ 𝓮𝓵𝓶𝓪𝓻𝓼𝓽𝓸 committed Jan 6, 2022
1 parent 9e6237a commit 48e1a1f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lattice.lua
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ packer.startup {
require "trouble".setup {}
end
}
-- use {
-- "glepnir/galaxyline.nvim",
-- config = function()
-- require "lattice_line"
-- end
-- }
use {
"NTBBloodbath/galaxyline.nvim",
config = function()
require "lattice_line"
end
}
use "kristijanhusak/vim-dadbod-ui"
use {
"kristijanhusak/vim-dadbod-completion",
Expand Down

0 comments on commit 48e1a1f

Please sign in to comment.