index
:
nvim
main
nvim configuration which started from nvim-lua/kickstart.nvim.
luevano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
plugins
/
lspconfig.lua
Age
Commit message (
Collapse
)
Author
2024-10-12
feat: add transparency support
David Luevano Alvarado
2024-04-09
fix: python ruff/pyright
David Luevano Alvarado
2024-03-09
fix: wrong cpp syntax highlighting + autosession fixes/refact
David Luevano Alvarado
2024-03-03
feat: add more c++ support, fix godot
David Luevano Alvarado
2024-02-29
feat: add linux/win support for gdscript cmd
David Luevano Alvarado
2024-02-29
chore: disable italics/bolds and gdscript doc
David Luevano Alvarado
2024-02-25
fix: windows path for lua libs
David Luevano Alvarado
2024-02-25
refactor: only use ruff-lsp, tidy up lsp configs
David Luevano Alvarado
2024-02-23
refactor: lspconfig/mason and add null-ls, add c and python support
David Luevano Alvarado
2024-02-10
refactor(plugins): name changes and restructures
David Luevano Alvarado
2024-02-03
refactor: general formatting
David Luevano Alvarado
2024-02-01
feat: add rust support
David Luevano Alvarado
2024-01-26
feat: add leap, and keybind
David Luevano Alvarado
2023-12-30
feat: lua now sources local libs
David Luevano Alvarado
2023-12-26
fix: go wrongly setup
David Luevano Alvarado
2023-12-24
feat: formatting keybind
David Luevano Alvarado
2023-12-24
feat: add null-ls and configure, disabled for now
David Luevano Alvarado
2023-12-24
refactor: rename lsp to lspconfig
David Luevano Alvarado
2023-06-04
rename lspconfig
David Luevano Alvarado
2023-06-04
decouple more config into separate files, move stuff into lsp
David Luevano Alvarado
2023-06-03
move lspconfig to independent file, still need to move more related config
David Luevano Alvarado