Merge branch 'master' into arch-laptop

This commit is contained in:
Michael Chalupiak
2024-11-12 19:28:57 -05:00
8 changed files with 19 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
sxhkd &
xsetroot -cursor_name left_ptr
pgrep bspswallow || bspswallow &
pgrep statnot || statnot &
# polybar example &
#~/.scripts/panel.sh
if [ $(pgrep polybar) ]; then

View File

@@ -27,6 +27,8 @@ lsp_config.nim_langserver.setup{
}
}
lsp_config.hls.setup{}
local cmp = require("cmp")
local cmp_select = {behavior = cmp.SelectBehavior.Select}
local cmp_mappings = lsp.defaults.cmp_mappings({