Compare commits

..

No commits in common. "aefbe0981e9d4bee8d43a9b305c5eb27d49f7c6c" and "10a01d05035c65b70e1b0d10674ffdf93c2cbe3f" have entirely different histories.

3 changed files with 1 additions and 7 deletions

View file

@ -320,7 +320,6 @@ local plugins = {
-- lazy.nvim
{
"folke/noice.nvim",
enabled = not vim.g.started_by_firenvim,
event = "VeryLazy",
-- config.lsp.signature.enabled = false
dependencies = {
@ -481,8 +480,7 @@ local plugins = {
},
{
"glacambre/firenvim",
enabled = vim.g.started_by_firenvim,
lazy = false,
lazy = not vim.g.started_by_firenvim,
build = function()
vim.fn["firenvim#install"](0)
end,

View file

@ -279,7 +279,3 @@ Lockscreen
licht/!
Licht
ESRDD
erstmal
warmweißer
WG
SilverBullet

Binary file not shown.