fix: Removing some extra space at line end in the zshrc file and adding the bashls LSP config file.
This commit is contained in:
parent
11c68f3743
commit
11bce34eec
3
nvim/after/lsp/bashls.lua
Normal file
3
nvim/after/lsp/bashls.lua
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
return {
|
||||||
|
filetypes = { 'zsh' }
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user