Add nvim-lazy submodule and add plugin configuration.
This commit is contained in:
parent
f545e30831
commit
b1ad0b623a
39 changed files with 1599 additions and 0 deletions
|
@ -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"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue