Add nvim-lazy submodule and add plugin configuration.

This commit is contained in:
Kevin Baensch 2024-12-01 16:54:44 +01:00
parent f545e30831
commit b1ad0b623a
Signed by: derped
GPG key ID: C0F1D326C7626543
39 changed files with 1599 additions and 0 deletions

View file

@ -36,6 +36,35 @@ with lib;
"latex"
"mail_utils"
"nodejs"
"nvim"
"nvim::cmp"
"nvim::fugitive"
"nvim::go"
"nvim::harpoon"
"nvim::hurl"
"nvim::kanagawa-nvim"
"nvim::lsp"
"nvim::lsp::bash"
"nvim::lsp::emmet"
"nvim::lsp::go"
"nvim::lsp::harper"
"nvim::lsp::ltex"
"nvim::lsp::lua"
"nvim::lsp::nix-nil"
"nvim::lsp::python"
"nvim::lsp::typescript"
"nvim::lsp::yaml"
"nvim::lualine"
"nvim::nvim-highlight"
"nvim::oil-nvim"
"nvim::orgmode"
"nvim::sniprun"
"nvim::telescope"
"nvim::tmux-navigate"
"nvim::treesitter"
"nvim::trim"
"nvim::undotree"
"nvim::which-key"
"python3"
"xpkgs"
];