This website requires JavaScript.
Explore
Help
Sign In
FaultyBranches_Public
/
dotfiles
Watch
3
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Activity
dotfiles
/
nvim
/
after
/
lsp
History
FaultyBranches
06e8a3f098
feat: Fixing up the gdscript LSP connection to the Godot server.
2026-01-26 06:31:57 -06:00
..
bashls.lua
fix: Removing some extra space at line end in the zshrc file and adding the bashls LSP config file.
2026-01-01 20:58:53 -06:00
cfn-lint.lua
fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function.
2025-12-31 16:45:29 -06:00
gdscript.lua
feat: Fixing up the gdscript LSP connection to the Godot server.
2026-01-26 06:31:57 -06:00
jinja-lsp.lua
fix: Adding the jinja-lsp config for neovim.
2026-01-05 07:58:54 -06:00
lua_ls.lua
fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function.
2025-12-31 16:45:29 -06:00
marksman.lua
fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function.
2025-12-31 16:45:29 -06:00
pylsp.lua
fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function.
2025-12-31 16:45:29 -06:00
rust_analyzer.lua
fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function.
2025-12-31 16:45:29 -06:00