Updated stuff, kotlin, fixed warning in xmonad config, idk what else
This commit is contained in:
parent
26b211b643
commit
db117a39bb
9 changed files with 33 additions and 20 deletions
dotfiles/neovim/lua/my/plugins
|
@ -102,7 +102,8 @@ local servers = {
|
|||
}
|
||||
},
|
||||
rnix = {},
|
||||
cssls = {}
|
||||
cssls = {},
|
||||
kotlin_language_server = {}
|
||||
-- agda = {}, Haven't gotten this one to work yet
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue