Commit Graph

7 Commits

Author SHA1 Message Date
59e9fe7923 merge laptop branch features into customize
- Add detailed SQL formatter config (pg_format, sqlfluff with args)
- Add Mason plugin for installing formatters
- Add conform keybinding (g+w) for manual formatting
- Add gitsigns blame keybinding (<leader>gb)
- Add comments to organize plugin sections
- Keep vscode_dark theme and generic home paths

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-18 00:00:17 -05:00
9b578f964b refactor config to follow nvchad conventions
- Create separate config files for telescope and nvim-tree in lua/configs/
- Fix plugin syntax (requires -> dependencies for lazy.nvim)
- Consolidate duplicate settings into appropriate files
- Move plugin configs out of options.lua and mappings.lua
- Clean up init.lua to only contain SQL autocmds

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:54:05 -05:00
Tim Jungk
a4c2bbf43c Change LSP example to the not deprecated ts_ls 2024-09-12 06:49:21 +02:00
Sidhanth Rathod
c4a05091b6
Update lspconfig.lua 2024-07-30 16:12:45 +05:30
siduck
8f4b09ef03 rm mason.ensure_installed & clean some conf 2024-07-29 05:36:46 +05:30
siduck
726248c2f3 add nvchad_types & .stylua.toml 2024-03-18 06:34:01 +05:30
siduck
aa13916e94 add starter config files 2024-03-09 21:33:44 +05:30