DEVELOPMENT ENVIRONMENT

~liljamo/nvim-flake

2c86c607093f6122c8fcfbbcbe7bc8809c8f2af6 — Jonni Liljamo 3 days ago 5fc3e3c
feat(lsp): protols
1 files changed, 1 insertions(+), 0 deletions(-)

M config/plugins/lsp.nix
M config/plugins/lsp.nix => config/plugins/lsp.nix +1 -0
@@ 7,6 7,7 @@
        html.enable = true;
        htmx.enable = true;
        nil_ls.enable = true;
        protols.enable = true;
        pylsp.enable = true;
        rust_analyzer = {
          enable = true;