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