Remove RGB module, add Java LSP

Amolith created

Change summary

dot_config/doom/init.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Detailed changes

dot_config/doom/init.el 🔗

@@ -100,7 +100,6 @@
        ;;pass              ; password manager for nerds
                                         ;pdf               ; pdf enhancements
        ;;prodigy           ; FIXME managing external services & code builders
-       rgb               ; creating color strings
        ;;taskrunner        ; taskrunner for all your projects
        ;;terraform         ; infrastructure as code
        ;;tmux              ; an API for interacting with tmux
@@ -138,7 +137,7 @@
        ;;hy                ; readability of scheme w/ speed of python
        ;;idris             ; a language you can depend on
        (json +tree-sitter)              ; At least it ain't XML
-       (java +tree-sitter)              ; the poster child for carpal tunnel syndrome
+       (java +lsp +tree-sitter)              ; the poster child for carpal tunnel syndrome
        (javascript +tree-sitter)        ; all(hope(abandon(ye(who(enter(here))))))
        ;;julia             ; a better, faster MATLAB
        kotlin            ; a better, slicker Java(Script)