WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 08aa9907c7 - Show all commits

View file

@ -1,6 +1,7 @@
-- Confirm before quit
--- @type LazyPluginSpec
return {
enabled = vim.g.neovide == not nil,
"yutkat/confirm-quit.nvim",
event = "CmdlineEnter",
config = true,