Commit Graph

2317 Commits

Author SHA1 Message Date
506d93a5dd
refactor(nvim): use JDK defined in $JAVA_HOME by default 2024-06-18 23:37:12 -05:00
7630bf1cc5
refactor(nix/hm/price): use hm module for java 2024-06-18 23:36:41 -05:00
ddfab83824
chore(vesktop): update files 2024-06-18 23:36:23 -05:00
8da91b9225
fix(nvim): properly link Gitsigns hl
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m11s
2024-06-18 00:40:49 -05:00
5f9c7f4c26
feat(nix/host/orion): install docker
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s
2024-06-17 20:26:17 -05:00
fb96c885ca
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m8s
2024-06-17 16:41:33 -05:00
201508b593
chore(nvim): update lazy lock 2024-06-17 16:41:16 -05:00
8d6a734937
refactor(nvim): remove auto insert in gitcommit 2024-06-17 16:35:34 -05:00
7686143ac2
feat(nvim): use own statuscolumn in NeogitDiffView 2024-06-17 16:29:40 -05:00
0f9fd6d017
refactor(nix/hm/price): do not use wezterm from upstream 2024-06-17 16:09:16 -05:00
758b5ddaa5
refactor(nix/hm/price): use chromium instead of ungoogled-chromium 2024-06-17 15:57:44 -05:00
1214389a57
refactor(nvim): extract neogit to its own plugin file 2024-06-17 15:56:45 -05:00
6d913a741c
refactor(nvim): do not auto open quickfix in trouble.nvim 2024-06-17 15:55:58 -05:00
6ef9789cfa
feat(hypr): add keybind to delete entry from cliphist 2024-06-17 15:49:34 -05:00
f9e9981ce1
feat(nvim): add rainbow-csv 2024-06-17 15:46:18 -05:00
af84a55670
refactor(nvim): remove Telescope find directories 2024-06-17 15:45:41 -05:00
1df02c851c
refactor(nvim): remove vim-illuminate 2024-06-17 15:45:24 -05:00
cc6e553d07
fix(wezterm): disable wayland, still broken 2024-06-17 15:45:04 -05:00
dacbcd5a44
refactor(nix/hm/price): move cliphist to separate conf 2024-06-17 15:44:30 -05:00
5b4ecc05ee
perf(nvim): disable illuminate in large files
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m7s
2024-06-15 00:43:14 -05:00
80ef4a295c
feat(nvim): open webm files via mime
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s
2024-06-14 22:28:16 -05:00
25abc5cc7e
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m8s
2024-06-14 22:20:12 -05:00
53cf4d054d
feat(nix/hm/price): add asgard ssh host
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-06-14 22:19:07 -05:00
260eb13e5d
refactor(nvim): use typstyle instead of typstfmt 2024-06-14 22:18:38 -05:00
87a2330596
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m7s
2024-06-13 23:26:52 -05:00
9b0c39367a
refactor(nix/hm/price): replace typstfmt with typstyle 2024-06-13 23:25:17 -05:00
edb5e3a323
refactor(nvim): load noice.nvim on VeryLazy 2024-06-13 23:25:03 -05:00
b10e1aebf5
fix(nvim): make heirline lsp info show correctly 2024-06-13 23:24:49 -05:00
01d4014922
refactor(nvim): remove vim-rsi 2024-06-13 23:24:37 -05:00
0b4a916670
feat(nix/hm/price): install gcolor3
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m5s
2024-06-13 15:37:23 -05:00
235a0ff229
refactor(nvim): improve diag signs setup
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-06-13 15:37:03 -05:00
e65eeea36a
refactor(nvim): improve heirline usage 2024-06-13 15:37:03 -05:00
ef9c807b26
Revert "feat(nvim): add wrapping to single message notifications"
This reverts commit a449aef214.
2024-06-13 15:37:02 -05:00
0571072949
refactor(nvim): remove underdotted from org deadlines 2024-06-13 15:37:02 -05:00
f72a249d43
feat(nix/hm/price): install kitty terminal 2024-06-13 15:37:02 -05:00
d250e713b8
feat(nvim): add keymap to delete word back in insert mode 2024-06-13 15:37:02 -05:00
b6ad3f529e
feat(nvim): install vim-rsi 2024-06-13 15:37:02 -05:00
f75e7fec2a
fix(nvim): make pasting in command mode work 2024-06-13 15:37:02 -05:00
09714b2a84
fix(nvim): disable virtual text when using lsp_lines 2024-06-13 12:37:00 -05:00
a449aef214
feat(nvim): add wrapping to single message notifications
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m6s
2024-06-13 12:10:38 -05:00
744da19697
refactor(nvim): move notify telescope load to nvim-notify
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m6s
2024-06-13 11:01:17 -05:00
ea9f8e3227
refactor(nvim): remove dressing.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m6s
2024-06-13 10:56:50 -05:00
31a38ff594
fix(nvim): set border style for cmdline_input in noice.nvim 2024-06-13 10:52:51 -05:00
eadaebb902
refactor(nvim): removing handing notify statements 2024-06-13 10:52:36 -05:00
2c36a9ea6c
docs: update README
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m9s
2024-06-13 09:44:05 -05:00
bf9a675819
feat(nvim): use breakindent shift for lists
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m7s
2024-06-12 12:33:41 -05:00
cec9ad470f
refactor(nix/host/orion): disable DNSSEC
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m11s
2024-06-12 09:19:40 -05:00
2f75fe897d
refactor(nix/hm/price): do not modify gpg scdaemon settings
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m7s
2024-06-12 09:16:03 -05:00
1f1ee63b7b
feat(nvim): improve trouble quickfix handling 2024-06-12 09:15:38 -05:00
c0e494bdf2
feat(nvim): add telescope global word search 2024-06-12 09:15:36 -05:00