Merge branch 'master' into arch-laptop
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user