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
History
FaultyBranches
11bce34eec
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
..
after
/lsp
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
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
snippets
feat: Adding some additions to the luasnip code for nvim to start building out a snippet library for common actions, starting with docstrings in python.
2025-05-21 05:38:25 -05:00
init.lua
feat: Adding new additions of:
2025-07-20 14:53:21 -05:00