Commit Graph

229 Commits

Author SHA1 Message Date
7dd7603af1
fix(nvim): make hydra correctly pick up keys and hints
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m29s
2024-05-24 14:16:11 -05:00
80a327de0f
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m17s
2024-05-24 13:46:12 -05:00
8219256cb0
feat(nix/hm/price): install maven
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-24 13:44:57 -05:00
15d813914c
refactor(nvim): empty breakindentopt
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-24 13:44:40 -05:00
3bf649fd2c
feat(nvim): update c comment string 2024-05-24 13:44:40 -05:00
02ca00998a
refactor(nvim): explicitly opt-out of lua_ls telemetry 2024-05-24 13:44:39 -05:00
7f679cedfc
fix(nvim): do not check filesize in treesitter
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m24s
2024-05-22 14:26:07 -05:00
5e06e3d187
fix(nix/hm/price): add some necessary C libs
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m18s
2024-05-19 15:44:42 -05:00
8fd87ef216
refactor(nvim): use default branch for neogit
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m18s
2024-05-19 15:02:45 -05:00
8a25c79122
feat(nvim): make telescope oldfiles use only_cwd
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m15s
2024-05-19 14:30:27 -05:00
cb11532389
refactor(nvim): remove telescope-smart-history.nvim
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m17s
2024-05-19 14:28:23 -05:00
80665f03b0
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m20s
2024-05-19 13:29:55 -05:00
7ea1d52a5f
feat(nvim): add nvim-window-picker
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-19 13:29:23 -05:00
3595540b6a
fix(nvim): make heirline status file flags show per file
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m18s
2024-05-19 12:57:05 -05:00
193f7d98f5
refactor(nix): remove emacs-overlay
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-19 08:05:00 -05:00
634f80826f
fix(nvim): properly set padding for heirline mode
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m22s
2024-05-19 07:52:11 -05:00
c5453da0b4
refactor(nvim): use own lsp_attached func for heirline
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m15s
Avoids a current deprecation notice while I'm waiting on
https://github.com/rebelot/heirline.nvim/pull/193 to be reviewed
2024-05-18 07:01:07 -05:00
5622acc6d5
chore(nvim): update lazy lock 2024-05-18 07:01:06 -05:00
d3881b621e
fix(nvim): correctly pad statuscol for wrapped lines 2024-05-18 07:01:06 -05:00
09ab5e4c7b
fix(nvim): add fallback for unknown mode in heirline 2024-05-18 07:01:06 -05:00
5990963264
refactor(nvim): replace org NEXT with WAIT 2024-05-18 07:01:06 -05:00
f724ead4cc
refactor(nvim): improve @markup.raw colors 2024-05-18 07:01:06 -05:00
f7e253fe1d
feat(nvim): enable close on slash for ts-autotag
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m19s
2024-05-18 02:19:15 -05:00
c30e8b1164
refactor(nvim): better support 0.10.0 release
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-18 02:18:32 -05:00
b67d4c0c20
docs(nvim): add TODO to migrate to native neovim snips
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m19s
2024-05-17 23:16:31 -05:00
8625c78fd7
style: format
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m24s
2024-05-17 02:03:41 -05:00
0c7aea9c2f
chore(nvim): update lazy.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m18s
2024-05-17 01:23:52 -05:00
19ab39d2c3
refactor(nvim): use datetree for orgmode captures
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m17s
2024-05-16 23:44:12 -05:00
5aeb61bcba
refactor(nvim): do not use nvim-treesitter configs for autotag setup
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m26s
2024-05-16 20:00:41 -05:00
c6d4080a82
feat(nvim): set textwidth to 0 in gitcommit filetypes
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m22s
2024-05-15 02:01:42 -05:00
ff0e6d6553
refactor(nvim): use own fork of nvim-ts-autotag
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m17s
2024-05-13 22:05:03 -05:00
7776463c30
fix(nvim): do not disable schema store for yamlls 2024-05-13 22:04:32 -05:00
837ad04456
fix(nvim): do *not* lazy load noice.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-13 22:04:06 -05:00
5d060cd83a
fix(nvim): make Z aware of PWD
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m19s
2024-05-13 19:29:16 -05:00
98c44237ce
feat(nvim): set breakindentopt = 'shift:2'
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m31s
2024-05-13 05:18:34 -05:00
20fc010630
feat(nvim): add keybind to toggle task state in markdown
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s
2024-05-12 12:07:22 -05:00
15fce9a248
refactor(nvim): disable indent mode for orgmode.nvim
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s
2024-05-12 11:31:33 -05:00
89f61b2f4e
refactor(nvim): set all telescope cmds silent = true
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m17s
2024-05-12 11:14:34 -05:00
bc618b9cca
chore(nvim): remove unecessary dep
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m18s
2024-05-12 11:08:30 -05:00
5f3908149b
refactor(nvim): remove double call to ibl setup
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m17s
2024-05-12 10:23:12 -05:00
1ec5545343
refactor(nvim): improve rainbow delims strategy selection 2024-05-12 10:21:01 -05:00
6481950e18
refactor(nvim): remove nvim-highlight-colors
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m15s
2024-05-12 10:14:07 -05:00
4855780d78
feat(nix/hm/price): install additional emacs packages
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m15s
2024-05-12 10:06:41 -05:00
086fbb6ec9
refactor(nvim): change bigfile to trigger on 100mb
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s
2024-05-12 09:58:06 -05:00
24c142208d
feat(emacs): more improvements
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m18s
2024-05-12 09:40:12 -05:00
97784a2d66
feat(neovide): enable ripple effects for cursor
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m15s
2024-05-12 02:14:35 -05:00
5cd8d94536
refactor(neovide): default font size to 14
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s
2024-05-12 02:07:31 -05:00
3b5ef48005
feat(nix/hm/price): install nix-prefetch-scripts
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m23s
2024-05-12 01:54:51 -05:00
094f7f2e73
refactor(nvim): do not auto toggle inlay hints
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m19s
2024-05-11 10:04:38 -05:00
1579c71beb
Revert 'refactor(nvim): remove nvim-treesitter-context' 2024-05-10 22:38:29 -05:00
a4b0ab3c84
refactor(nvim): improve cmdline cmp completions
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s
2024-05-10 02:49:22 -05:00
5d30c3ba23
refactor(nix/hm/sam): add more xdg.systemDirs.data dirs
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m17s
2024-05-10 02:44:06 -05:00
b8ae03b3af
refactor(zsh): remove neovide as $EDITOR 2024-05-10 02:40:24 -05:00
faac33bd56
refactor(nvim): use non-deprecated apis for inlay hints
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m8s
2024-05-09 23:47:27 -05:00
4a73c88dc9
refactor(nix/hm/price): emacsPgtk -> emacs-pgtk
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m11s
2024-05-09 23:37:38 -05:00
1df66d71fa
refactor(nvim): correctly lazy load visual-whitespace.nvim 2024-05-09 22:42:42 -05:00
ce3aea72be
refactor(nvim): remove useless treesitter plugins 2024-05-09 22:42:20 -05:00
73ee308ac8
refactor(nvim): use builtin :h commenting for comments 2024-05-09 22:41:06 -05:00
6d4ec7861d
chore(nvim): update lazy lock 2024-05-09 21:40:45 -05:00
ac7e4e4dfe
feat(nix/hm/price): install starship
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m8s
2024-05-09 00:01:06 -05:00
8e56cfa240
feat(starship): include exit codes
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m7s
2024-05-08 23:47:33 -05:00
f7a3a377b8
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m6s
2024-05-08 23:25:43 -05:00
55e3253f45
refactor(starship): remove $all from prompt
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-08 23:24:41 -05:00
43b993ae98
refactor(zsh): migrate from p10k -> starship for prompt
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m13s
2024-05-08 23:08:21 -05:00
3f53f526d9
feat(starship): add starship.toml config
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m6s
2024-05-07 23:29:10 -05:00
d77bddc6a3
fix(nvim): update orgmode query to conceal check boxes
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m5s
2024-05-07 23:26:31 -05:00
bdb7770df8
refactor(nvim): remove nvim-treesitter-context 2024-05-07 23:26:31 -05:00
e3898adcab
refactor(emacs): more improvements 2024-05-07 23:26:30 -05:00
792f5b03c4
refactor(zsh): remove duplicate p10k init
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m9s
2024-05-05 15:57:41 -05:00
521474848d
refactor(zsh): replace 'o' alias with function
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m13s
2024-05-05 15:56:05 -05:00
a2eb01116a
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m9s
2024-05-04 16:51:23 -05:00
f77cfecbf6
refactor(nvim): shorten path display in heirline
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-05-04 16:50:59 -05:00
dd868652b4
refactor(nvim): remove unused util function 2024-05-04 16:21:40 -05:00
c223d7bdf4
refactor(nvim): remove neoscroll 2024-05-04 16:21:10 -05:00
4a34bf86f1
feat(nix): install emacs from overlay
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m11s
2024-05-04 15:42:09 -05:00
0023c65078
refactor(emacs): update to newer elpaca version 2024-05-04 15:41:33 -05:00
5a1ca7d3b3
refactor(wezterm): remove hack for wayland, fixed upstream 2024-05-04 13:40:08 -05:00
dc54831fdf
refactor(waybar): set battery full at 75%
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m11s
2024-05-04 12:03:34 -05:00
02334f5601
refactor!: the big nix refactor
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m14s
2024-05-03 14:35:00 -05:00