mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-05-13 03:07:46 +02:00
Compare commits
No commits in common. "f93489abfd497093ae8f85d36e0ab70654055840" and "c8d14b538a81c685043a83e35b9bf377b645d023" have entirely different histories.
f93489abfd
...
c8d14b538a
@ -35,20 +35,11 @@ return {
|
||||
automatic_setup = true,
|
||||
ensure_installed = {
|
||||
"bashls",
|
||||
"clangd",
|
||||
"dockerls",
|
||||
"gopls",
|
||||
"html",
|
||||
"jsonls",
|
||||
"lua_ls",
|
||||
"marksman",
|
||||
"nimls",
|
||||
"pylsp",
|
||||
"sqlls",
|
||||
"texlab",
|
||||
"tsserver",
|
||||
"lemminx",
|
||||
"yamlls",
|
||||
"texlab"
|
||||
}
|
||||
})
|
||||
local servers = {
|
||||
|
@ -6,4 +6,7 @@ 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