Commit Graph

22 Commits

Author SHA1 Message Date
cb928e6983 merge: add rename_term binding, keep td_mappings at top
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 10:04:41 -04:00
98344f7939 Merge remote-tracking branch 'origin/main' into customize
# Conflicts:
#	lua/plugins/init.lua
2026-05-10 04:34:36 -04:00
3ac65e6ccc skip obsidian plugin when no workspaces exist
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 03:42:33 -04:00
4e50224edf add <leader>fm formatter mapping, auto-install formatters via Mason
Mason now ensures stylua, sql-formatter, and mdformat on startup, and
pip-installs mdformat-gfm into mdformat's venv so GFM tables snap.
Also includes incidental theme switch to github_dark and lazy-lock bump.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-30 23:10:58 -04:00
62b7744614 switch sql formatter to sql-formatter, filter obsidian workspaces by existence
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 11:43:19 -05:00
8bd885a06a add git blame border 2026-02-16 17:36:47 -05:00
9f7bf3f7ea add journal obsidian workspace
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-18 00:45:35 -05:00
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
bfbf2337a2 generically reference home 2025-08-05 00:18:25 -04:00
76c81b2960 commit: 2025-05-22 09:29:29 2025-05-22 09:29:29 -04:00
siduck
85404dcb03 add example for blink users 2025-04-15 07:55:35 +05:30
e91196ee66 commit: 2024-12-10 12:50:25 2024-12-10 12:50:25 -05:00
6a7800f292 make sure sql is install 2024-11-14 17:00:06 -05:00
f4f77c3358 include obsidian plugin 2024-10-17 10:11:18 -04:00
80ecc47399 add shortcut key to isolate markdown tasks 2024-10-14 09:09:06 -04:00
siduck
8f4b09ef03 rm mason.ensure_installed & clean some conf 2024-07-29 05:36:46 +05:30
Sebastian Ullrich
260c70c958
add missing comma 2024-03-26 10:44:58 +01:00
segyges
330861bd93
Update init.lua
Fix typos in init.lua
2024-03-24 11:45:42 -05:00
Sidhanth Rathod
94dc47f8bb
add note in plugins file 2024-03-22 18:11:04 +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