Initial nixos configuration
This commit is contained in:
parent
4e4edec989
commit
74b2ebd884
247 changed files with 206 additions and 36718 deletions
|
@ -1,12 +0,0 @@
|
|||
-- Library of 30+ independent Lua modules improving overall Neovim
|
||||
--- @type LazyPluginSpec
|
||||
return {
|
||||
"echasnovski/mini.nvim",
|
||||
config = function()
|
||||
require("mini.surround").setup()
|
||||
require("mini.comment").setup()
|
||||
|
||||
-- Recommended for which-key
|
||||
require("mini.icons").setup()
|
||||
end,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue