Commit Graph

2681 Commits

Author SHA1 Message Date
5e48843bba
feat(nvim): add custom buffer kind to blink.cmp
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 33s
2024-12-26 23:14:27 -06:00
d5caed38ce
feat(nvim): add orgmode completion in blink.cmp
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-12-26 23:10:50 -06:00
91d70ade01
feat(nvim): add custom kind for blink commandline 2024-12-26 23:08:02 -06:00
2ed3dc3085
feat(nvim): integrate custom kind highlights into blink.cmp
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 33s
2024-12-26 16:14:53 -06:00
67a833913d
refactor(nvim): remove unnecessary rustaceanvim custom config 2024-12-26 16:14:16 -06:00
5d1d8aeaa6
refactor(nvim): replace Telescope old_files w/ Telescope smart_open
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-12-26 16:13:51 -06:00
82378445b0
feat(hm/price): integrate sccache with rust build
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-12-22 23:00:14 -06:00
09cf72df32
feat(host/orion): enable services.memcached 2024-12-22 22:59:55 -06:00
37e945a552
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-12-22 18:09:19 -06:00
7f8081ff24
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-22 18:09:09 -06:00
09acbb87c8
refactor(nvim): improve padding of blink cmp menu
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-12-22 18:05:35 -06:00
8d7bd2821a
fix(nvim): only show latex completions when hitting \ in blink 2024-12-22 18:05:12 -06:00
93b6ecdd50
refactor(nvim): improve blink appearance
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-12-22 17:41:17 -06:00
29cd1e771b
refactor(hm/price): remove nixpkgs config
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-22 17:40:53 -06:00
7ca043bf5f
fix(nvim): properly get markview state for toggling 2024-12-22 17:40:53 -06:00
4403c8c140
fix(nvim): make blink.cmp correctly complete command line 2024-12-22 17:40:53 -06:00
8f354c69ea
refactor(hypr): reimport user environment vars on every reload
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-12-22 14:37:43 -06:00
5d710fda97
refactor(hypr): do not exec swaylock on start
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-22 14:22:53 -06:00
dc52352e78
refactor(nvim): improve blink ripgrep integration 2024-12-20 00:58:22 -06:00
a8a2dc60bc
refactor(nvim): remove hurl.nvim 2024-12-20 00:58:00 -06:00
65aa3acf16
feat(hosts/orion): integrate home manager with NixOS config
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-12-18 00:37:02 -06:00
39cee21df1
refactor(nvim): improve ripgrep integration in blink
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 40s
2024-12-17 22:25:26 -06:00
a09deea6bf
refactor(nvim): use default lsp log level
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-15 23:29:40 -06:00
cbbbac67b0
feat(nvim): initial migration to blink.cmp 2024-12-15 23:29:40 -06:00
31cc10fe03
refactor(hm/price): improve rust performance
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 43s
2024-12-13 22:42:15 -06:00
eecf89d736
refactor(hosts/orion): add price to systemd-journal group 2024-12-13 22:41:58 -06:00
bcd4398321
refactor(nvim): be more explicit with quick close buffer bind 2024-12-13 22:41:41 -06:00
4f6d5d49e8
refactor(nvim): remove unused options from rustaceanvim 2024-12-13 22:41:26 -06:00
c540d91464
refactor(nvim): improve lsp log format
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 47s
2024-12-13 22:40:34 -06:00
a06491ea40
refactor(nvim): remove cmp-cmdline-history
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-12-08 03:21:22 -06:00
6ecd914a18
refactor(nvim): support new setup config for nvim-various-textobjs
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-07 01:07:03 -06:00
7369d1bc61
refactor(hm/price): improve handling of fonts
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-07 00:35:02 -06:00
5befa8a7b0
fix(hosts/orion): use default nix version
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
Problem: Latest versions of `nix` seem to segfault on flake updates
Solution: Use a known stable version of `nix`
2024-12-06 23:56:58 -06:00
42ed0c978b
feat(hm/price): install spotify
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-12-06 23:52:25 -06:00
160be0e25e
refactor(nvim): improve lazy loading for visual-whitespace
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-12-03 11:16:28 -06:00
6d2eb95039
refactor(nvim): remove spell & wrap indications in winbar 2024-12-03 11:16:06 -06:00
aa6e7447a0
feat(kitty): enable cursor animations
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-12-01 22:16:43 -06:00
707d5c65bc
chore(nvim): update lazy lock 2024-12-01 22:16:30 -06:00
eb404d2884
chore(nvim): add word to spellfile
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-01 22:16:21 -06:00
0a981f63d8
refactor(nvim): update sqlite.lua plugin source
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-01 22:16:03 -06:00
7355c4fbea
fix(hm/price): ensure neovim gets current env vars
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-01 22:15:38 -06:00
43aa64e281
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-11-26 22:41:46 -06:00
e82cafa7f5
refactor(hm/price): do not set LD_LIBRARY_PATH
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-26 22:41:29 -06:00
900e6763aa
refactor(nvim): make telescope respect winblend 2024-11-26 22:41:13 -06:00
96dedca052
refactor(nvim): make grug-far use ,, 2024-11-26 22:40:29 -06:00
ee6b7844a7
chore(nvim): add 'endian' to spellfile 2024-11-26 22:39:23 -06:00
a460be461d
refactor(nvim/neovide): improve neovide shadowing/blurring
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-11-26 22:39:01 -06:00
2b5e3e20e3
refactor(nvim): remove unneeded hl ts queries for org
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-11-24 17:31:18 -06:00
374b01bfc6
refactor(hosts/orion): use nix-ld defaults for libraries
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-11-21 13:49:29 -06:00
b18e27fa36
refactor(cmp): reduce item counts for buffer & ripgrep completions
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-20 13:06:44 -06:00