Initial nixos configuration
This commit is contained in:
parent
4e4edec989
commit
74b2ebd884
247 changed files with 206 additions and 36718 deletions
|
@ -1,10 +0,0 @@
|
|||
-- Confirm before quit
|
||||
--- @type LazyPluginSpec
|
||||
return {
|
||||
cond = vim.g.neovide == not nil,
|
||||
"yutkat/confirm-quit.nvim",
|
||||
event = "CmdlineEnter",
|
||||
opts = {
|
||||
quit_message = "You are in Neovide, are you sure you want to quit?",
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue