13 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
3723b055f7 Auto sync: 2025-08-18 15:51:48 (1 files changed)
M  lua/custom/language_specific_commands/markdown_and_tex.lua
2025-08-18 15:51:48 -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
c2872eae66 Auto sync: 2025-08-18 11:12:30 (1 files changed)
M  lua/custom/language_specific_commands/markdown.lua
2025-08-18 11:12:30 -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
86aaac67ba fuck 2025-07-29 17:46:31 -04:00
3a0bd3e2ab matlab changes 2025-04-21 15:55:16 -04:00
ae616afa54 markdown shit 2025-04-09 15:46:35 -04:00
0d7cd965a3 fixed keybinds 2025-03-24 22:16:15 -04:00
814895b1ca Markdown easy line 2025-03-24 15:43:32 -04:00
50d6df2de7 made rust keybinds for cargo. leader c {(b)uild (r)un (n)ew} 2025-03-23 13:39:59 -04:00
7db92a3485 updates 2025-02-19 20:13:14 -05:00