fix for lsp? idk what was going on tbh, will look into this more with time
This commit is contained in:
parent
2653f2b90d
commit
2cfc6ef50b
|
@ -75,7 +75,7 @@ bspc config external_rules_command "$XDG_CONFIG_HOME/bspwm/nprogs.sh"
|
|||
betterdiscordctl reinstall
|
||||
|
||||
# starting programs
|
||||
udiskie &
|
||||
udiskie -n &
|
||||
dunst &
|
||||
|
||||
# lock screen
|
||||
|
|
|
@ -115,6 +115,7 @@ return require('packer').startup({function(use)
|
|||
|
||||
use {
|
||||
'neovim/nvim-lspconfig',
|
||||
commit = "607ff48b970b89c3e4e3825b88d9cfd05b7aaea5",
|
||||
requires = {
|
||||
'nvim-lua/lsp-status.nvim',
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user