Commit Graph

1600 Commits

Author SHA1 Message Date
606219a776
chore: add LICENSE 2024-02-09 11:58:25 -06:00
fce7c505f4
docs: add README.org 2024-02-09 11:58:25 -06:00
33e289b148
refactor(nix-hm): install age & age related binares 2024-02-09 11:42:23 -06:00
add4f4bac5
refactor(nvim): improve cmp completions 2024-02-09 05:25:57 -06:00
ad93d9dfae
fix(wofi): remove margin for entries 2024-02-09 03:04:15 -06:00
2bb0a62535
fix(nvim): correctly handle netrw behavior in neo-tree 2024-02-09 02:58:48 -06:00
6a3b8f6de3
fix(nvim): use correct cmd key for no-neck-pain commands in lazy 2024-02-09 02:18:30 -06:00
3f8a2e4874
refactor(nvim): return true from autocmd to degregister it 2024-02-09 02:18:12 -06:00
81de0a0574
chore(nvim): update lazy lock 2024-02-09 01:48:11 -06:00
0d8a8b45ab
refactor(nvim): use XDG_CONFIG_HOME for orgmode path to emacs 2024-02-09 01:48:11 -06:00
9151a1f99c
refactor(nvim): use headlines.nvim for heading bullets 2024-02-09 01:48:11 -06:00
e76eb1a481
fix(nvim): ensure dapui setup is called 2024-02-08 23:46:50 -06:00
2947acc600
refactor(nvim): remove hack for orgmode ts 2024-02-07 21:20:36 -06:00
6643b7c5e5
feat(nix-hm): include default applications 2024-02-07 21:19:58 -06:00
9eccb332b0
refactor(hypr): import PATH into user systemd env 2024-02-07 21:19:39 -06:00
c706635334
chore(nvim): update lazy lock 2024-02-07 11:40:27 -06:00
0f43f67e08
refactor(nvim): load Orgmode on VeryLazy event 2024-02-07 11:38:05 -06:00
fbd31d3b43
fix(nix-hm): properly load icons, theme for gtk 2024-02-07 11:37:59 -06:00
dec1bae269
refactor(nix-hm): do not include python in installed packages 2024-02-05 02:19:31 -06:00
11c809f77e
fix(nix-hm): launch waybar with invalid GTK_THEME variable
This ensures no borders or stroke are applied — uses purely the CSS
defined for waybar.
2024-02-05 01:51:57 -06:00
edf34363aa
fix(nix-hm): ensure user services are launched with DE 2024-02-05 01:43:01 -06:00
6b1981414b
feat(nix-hm): import sess variables into systemd 2024-02-05 01:27:22 -06:00
1b1ca47848
chore(nvim): update lazy lock 2024-02-04 22:27:26 -06:00
3e2f78d8bf
refactor(nix-hm): various improvements 2024-02-04 22:27:21 -06:00
a0c05a91ca
refactor(nix-hm): improve bob-nvim flake 2024-02-04 22:27:10 -06:00
92e41d2010
feat(nix-hm): add flake for deepfilternet 2024-02-04 22:26:19 -06:00
e7b1790efe
revert e789b9b 'refactor(nvim): enable indent blankline in org buffers' 2024-02-04 14:30:04 -06:00
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