mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-05-13 19:27:45 +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,
|
automatic_setup = true,
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"bashls",
|
"bashls",
|
||||||
"clangd",
|
|
||||||
"dockerls",
|
|
||||||
"gopls",
|
|
||||||
"html",
|
|
||||||
"jsonls",
|
|
||||||
"lua_ls",
|
"lua_ls",
|
||||||
"marksman",
|
"marksman",
|
||||||
"nimls",
|
"nimls",
|
||||||
"pylsp",
|
"pylsp",
|
||||||
"sqlls",
|
"texlab"
|
||||||
"texlab",
|
|
||||||
"tsserver",
|
|
||||||
"lemminx",
|
|
||||||
"yamlls",
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
local servers = {
|
local servers = {
|
||||||
|
@ -6,4 +6,7 @@ dunst & # dunst for notifications
|
|||||||
redshift & # redshift for saving your eyes
|
redshift & # redshift for saving your eyes
|
||||||
$STATUSBAR & # for refreshing the statusbar
|
$STATUSBAR & # for refreshing the statusbar
|
||||||
xcompmgr & # compositor for transparency
|
xcompmgr & # compositor for transparency
|
||||||
|
nextcloud & # for my cloud
|
||||||
sxhkd & # for shortcuts
|
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