Commit Graph

1723 Commits

Author SHA1 Message Date
02ffe71292
feat(nvim): support wav files for file interception 2024-02-04 13:24:51 -06:00
e86b68b7a6
refactor(nvim): improve file interception func passing logic 2024-02-04 13:24:06 -06:00
86ee347e45
feat(nvim): enable the orgmode notification engine 2024-02-04 01:39:19 -06:00
053cc425c1
feat(nvim): ensure certain ts parsers are installed 2024-02-04 01:38:53 -06:00
e789b9b296
refactor(nvim): enable indent blankline in org buffers 2024-02-04 01:38:41 -06:00
d844d4f82e
fix(nvim): allow orgmode to properly parse treesitter for file
HACK: This is done by re-editing the buffer after a timeout. Shit way to
fix this, still need to do root-cause analysis.
2024-02-04 01:37:37 -06:00
ab0e7cbc13
feat(nvim): allow disabling lsp formatters 2024-02-02 22:13:13 -06:00
48c361dd51
chore(nvim): update lazy lock 2024-02-02 21:56:02 -06:00
339e94d114
feat(nvim): show inlay hints for lua_ls 2024-02-02 21:55:43 -06:00
3d7ae67a45
feat(nvim): add preview for code actions 2024-02-02 21:53:34 -06:00
bfae2cb59f
fix(nvim): better handle setting culhl for signs 2024-02-02 21:45:21 -06:00
ddb4679ee9
fix(zsh): do not set LANG in zsh, system should manage this 2024-02-02 15:44:43 -06:00
17b1e6a4bc
feat(nix-hm): use nix home manager to handle waybar 2024-02-02 15:27:17 -06:00
5447fc7dc2
chore(nvim): update lazy lock 2024-02-02 11:59:51 -06:00
dba46148fc
build(nix-hm): add Wezterm for flake input, not actually used yet 2024-02-02 11:59:15 -06:00
08700496c2
style(nix-hm): format with nixfmt 2024-02-02 11:58:59 -06:00
5cfecf809f
style(nvim): format with stylua 2024-01-31 23:52:03 -06:00
b332395536
feat(nvim): support gitea workflows in yamlls 2024-01-31 23:51:43 -06:00
47ae463173
chore(nvim): update lazy lock 2024-01-31 20:25:04 -06:00
2d14512ddb
fix(wezterm): correctly truncate tab titles 2024-01-30 14:28:09 -06:00
82dd7c2aa9
fix(nvim): correctly exclude winbar for no-neck-pain buffers 2024-01-28 01:46:45 -06:00
aa1cb3a0c4
fix(nvim): add additional shims for ts highlights for kanagawa 2024-01-28 01:13:07 -06:00
6e03f2642a
chore(nvim): update lazy lock 2024-01-28 00:19:43 -06:00
779edbf773
refactor(nvim): improve nabla toggle of virt lines 2024-01-28 00:19:16 -06:00
ec2ecd2dd0
refactor(nvim): define hurl commands in ftplugin 2024-01-28 00:18:27 -06:00
c847748fee
feat(nvim): add lua-latex-symbols for nvim cmp completions 2024-01-26 16:00:16 -06:00
08817b7add
fix(emacs): use correct font family for Fira Code 2024-01-25 16:46:00 -06:00
0af90797cf
feat(wofi): add keybinding to show clipboard history 2024-01-25 16:44:25 -06:00
113498215f
refactor(wofi): overhaul styling 2024-01-25 16:33:47 -06:00
f1f80b4602
feat(nvim): enable org-mode org_startup_indented option
This enables the Virtual indents I added in a PR 🚀
2024-01-25 15:32:27 -06:00
71dbfa3098
feat(nvim): do not add winbar to no-neck-pain buffers 2024-01-25 15:32:10 -06:00
16ea3f016b
refactor(wofi): set min height for entry to 28px 2024-01-25 14:50:24 -06:00
df9a699481
fix(nvim): define dap symbols as part of dap, not dap-ui 2024-01-25 13:06:58 -06:00
27fd2ea2a8
build(nix-hm): update flake.lock 2024-01-24 16:04:10 -06:00
38f9ce9709
chore(nvim): update lazy lock 2024-01-24 16:04:03 -06:00
7454ceeb39
chore(nvim): add "hardware" to spell 2024-01-24 16:03:47 -06:00
59f15c8333
feat(nvim): add improved markdown conceals 2024-01-24 16:03:05 -06:00
be34e301a4
refactor(nix-hm): use bob-nvim from inputs 2024-01-24 16:02:33 -06:00
4dea84519b
feat(nvim): hide emphasis markers in org mode 2024-01-24 16:02:07 -06:00
322b402063
refactor(nvim): improve/add shims for various highlights 2024-01-24 16:01:45 -06:00
6be1be3154
refactor(nvim): retrigger Filetype for orgmode, do not edit 2024-01-24 16:01:26 -06:00
447644c128
feat(nvim): replace hurl plugin with more active one 2024-01-24 16:01:09 -06:00
7fe6d5abac
feat(nix-hm): install hurl 2024-01-24 16:00:30 -06:00
13c3ab8ff6
refactor(nix-hm): reinclude C and C++ deps and programs 2024-01-24 16:00:14 -06:00
a1bd366c1b
refactor(nix-hm): use typst stable 2024-01-24 15:59:55 -06:00
78064ae16d
refactor(nvim): set conceallevel to 1 in org files 2024-01-24 15:58:00 -06:00
5b57951fef
refactor(nvim): do not use latex fragments
Nala already covers this use case
2024-01-23 11:48:51 -06:00
7ac55be59c
refactor(nvim): improve highlights with new TS groups 2024-01-21 14:27:40 -06:00
7ac8967826
feat(nix-hm): install typst nightly 2024-01-21 14:18:06 -06:00
0c41ec26a3
feat(nvim): support italics in typst ft 2024-01-21 14:17:44 -06:00