mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-05-12 18:57:46 +02:00
Compare commits
3 Commits
c8d14b538a
...
f93489abfd
Author | SHA1 | Date | |
---|---|---|---|
f93489abfd | |||
d33b7e7f98 | |||
19a875bff5 |
@ -35,11 +35,20 @@ return {
|
||||
automatic_setup = true,
|
||||
ensure_installed = {
|
||||
"bashls",
|
||||
"clangd",
|
||||
"dockerls",
|
||||
"gopls",
|
||||
"html",
|
||||
"jsonls",
|
||||
"lua_ls",
|
||||
"marksman",
|
||||
"nimls",
|
||||
"pylsp",
|
||||
"texlab"
|
||||
"sqlls",
|
||||
"texlab",
|
||||
"tsserver",
|
||||
"lemminx",
|
||||
"yamlls",
|
||||
}
|
||||
})
|
||||
local servers = {
|
||||
|
@ -6,7 +6,4 @@ dunst & # dunst for notifications
|
||||
redshift & # redshift for saving your eyes
|
||||
$STATUSBAR & # for refreshing the statusbar
|
||||
xcompmgr & # compositor for transparency
|
||||
nextcloud & # for my cloud
|
||||
sxhkd & # for shortcuts
|
||||
easyeffects --gapplication-service & # load noise suppression for microphone
|
||||
syncthing & # sync data between devices
|
||||
|
Loading…
x
Reference in New Issue
Block a user