12 Commits

Author SHA1 Message Date
Dane Sabo
43d6abad48 Split markdown_and_tex into per-language modules; add cadquery autorun
- Split lua/custom/language_specific_commands/markdown_and_tex.lua into
  markdown.lua, tex.lua, and a shared nabla_setup.lua
- Add cadquery.lua: auto-render on save for ~/Documents/cad scripts via
  the project venv, with notifications and a <leader>cr manual trigger
- tex.lua: add \textcolor{blue|red|green}{...} operator + visual maps
  (<leader>t{b,r,g}, <leader>tx to remove); set textwidth=80, spell on
- markdown.lua: spell on, textwidth=60, nabla setup hook
- vimtex: switch to latexmk + lualatex with continuous compile and
  synctex; PDF viewer = skim with sync/activate
- lspconfig: enable julia_ls and texlab; add julialsp + texlab to Mason
  ensure_installed
- chadrc: theme -> ayu_dark
- init.lua: ghcup PATH to macOS location; load cadquery module;
  comment out taskwarrior (replaced by openclaw agent); add updatetime
  and sessionoptions for CursorHold + auto-session
2026-05-20 10:59:08 -04:00
7c7ca903b5 idk 2025-10-31 13:34:07 -04:00
e064cecd90 Auto sync: 2025-09-09 18:42:47 (4 files changed)
M  lazy-lock.json

M  lua/custom/chadrc.lua

M  lua/custom/plugins.lua

M  lua/custom/taskwarrior.lua
2025-09-09 18:42:47 -04:00
77a898a3cd Auto sync: 2025-09-09 13:53:47 (3 files changed)
M  lazy-lock.json

M  lua/custom/init.lua

A  lua/custom/taskwarrior.lua
2025-09-09 13:53:47 -04:00
3299181c70 Auto sync: 2025-09-02 22:47:53 (10335 files changed)
M  lazy-lock.json

M  lua/custom/configs/lspconfig.lua

M  lua/custom/init.lua

A  lua/custom/journal.lua

A  nvim_venv/bin/Activate.ps1

A  nvim_venv/bin/activate

A  nvim_venv/bin/activate.csh

A  nvim_venv/bin/activate.fish
2025-09-02 22:47:53 -04:00
4028ceade0 Auto sync: 2025-08-18 15:31:09 (5 files changed)
M  lazy-lock.json

M  lua/custom/configs/lspconfig.lua

D  lua/custom/language_specific_commands/markdown.lua

A  lua/custom/language_specific_commands/markdown_and_tex.lua

M  lua/custom/plugins.lua
2025-08-18 15:31:09 -04:00
1f0aa5733b Auto sync: 2025-08-18 11:10:38 (4 files changed)
M  lazy-lock.json

M  lua/custom/chadrc.lua

M  lua/custom/language_specific_commands/markdown.lua

M  lua/custom/plugins.lua
2025-08-18 11:10:38 -04:00
25e82e23a0 Auto sync: 2025-08-15 17:33:40 (9 files changed)
M  lazy-lock.json

M  lua/custom/chadrc.lua

A  lua/custom/git_quickpush.lua

M  lua/custom/init.lua

M  lua/custom/language_specific_commands/markdown.lua

A  lua/custom/zk.lua

M  lua/plugins/configs/nvimtree.lua

A  spell/en.utf-8.add
2025-08-15 17:33:40 -04:00
800ae4badd made some changes 2025-03-04 23:48:22 -05:00
24cff21d3d fixed config issues for tla plugin 2025-02-24 09:34:48 -05:00
e639606ef3 TLA support 2025-02-23 18:52:52 -05:00
52ce33d26e Changing ignore settings 2024-08-23 13:42:41 -04:00