mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 17:38:30 +02:00
enable java lsp
This commit is contained in:
parent
b00b6b6a9c
commit
8064ba74cc
5 changed files with 54 additions and 12 deletions
|
@ -14,7 +14,7 @@
|
|||
{
|
||||
plugin = dracula;
|
||||
extraConfig = ''
|
||||
set -g @dracula-plugins "time"
|
||||
set -g @dracula-plugins "git time"
|
||||
set -g @dracula-show-left-icon session
|
||||
set -g @dracula-show-powerline true
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue