WIP: Switch to NixOS #5

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

View file

@ -81,9 +81,6 @@ local plugins = {
-- Display possible keybinds -- Display possible keybinds
{ "folke/which-key.nvim", config = true }, { "folke/which-key.nvim", config = true },
-- Read editorconfig settings
"editorconfig/editorconfig-vim",
-- Package manager for LSP servers, DAP adapters etc. -- Package manager for LSP servers, DAP adapters etc.
{ "williamboman/mason.nvim", config = true }, { "williamboman/mason.nvim", config = true },