Commit Graph

1999 Commits

Author SHA1 Message Date
151bed5a6e
refactor(nvim): remove :journal: tag in Org Journal template 2024-04-19 04:23:10 -05:00
0026a4b889
feat(zsh): add g alias for git 2024-04-19 04:22:58 -05:00
3f97558a9d
refactor(nvim): improve trouble configuration 2024-04-19 04:22:42 -05:00
4ff3636435
feat(nvim): add sep line for statuscolumn
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 54s
2024-04-19 04:21:54 -05:00
7012f0e14f
refactor(nvim): add check for folds in statuscol for std cond
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 52s
2024-04-19 04:21:10 -05:00
4bbd7890f1
refactor(nvim): remove unused var 2024-04-19 04:19:15 -05:00
de914bbe44
feat(nvim): display marks in statuscolumn
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 55s
2024-04-19 04:16:39 -05:00
040b544cc6
feat(nvim): add keys for zoom in, out, & reset in Neovide
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 56s
2024-04-17 14:44:25 -05:00
51b088709b
refactor(nvim): use quadratic easing func for neoscroll
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 56s
2024-04-16 11:10:28 -05:00
963cf77a2e
style(nvim): format
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 50s
2024-04-15 11:16:51 -05:00
bffe048b05
refactor(nvim): add highlight for NeogitBranchHead
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 44s
2024-04-15 06:49:37 -05:00
f3ff2a5009
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 46s
2024-04-15 06:47:12 -05:00
d833176790
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-04-15 06:46:46 -05:00
04cd67377a
refactor(nvim): disable softwrap in markdown files
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-04-15 06:46:30 -05:00
198cfacde2
feat(nvim): add Virt-Indent.nvim plugin
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-04-15 06:46:14 -05:00
8d2bc96236
fix(nix): remove scdaemonSettings for gpg
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 48s
This ensures gpg agent works correctly
2024-04-15 06:30:52 -05:00
727ef4df67
refactor(nvim): replace mini.cursorword with vim-illuminate
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 55s
2024-04-12 08:19:42 -05:00
c61a49d772
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 49s
2024-04-11 03:31:50 -05:00
f299b281cf
nix(build): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-04-11 03:30:42 -05:00
e89b2a6c22
fix(nvim): pcall statuscol hack
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 55s
2024-04-10 02:56:22 -05:00
40cc77115d
feat(nvim): allow cmp-zsh to source zshrc
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 54s
2024-04-10 02:54:40 -05:00
c7852cc616
build(nix): update flake.lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 57s
2024-04-09 16:08:17 -05:00
ae7cbb2082
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 52s
2024-04-05 02:08:01 -05:00
c287dcd692
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-04-05 02:07:48 -05:00
8564336e9e
fix(nvim): use correct queries for org list concealments
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-04-05 02:07:03 -05:00
9a6b45dc40
refactor(nvim): update dashboard icons
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 55s
2024-04-05 01:54:31 -05:00
2f29fcbd26
style(nvim): format with stylua
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 52s
2024-03-31 23:52:36 -05:00
bc4df04626
refactor(zsh): improve img alias
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 52s
2024-03-31 18:51:42 -05:00
d6f81869d3
feat(hypr): copy swappy img to clipboard when closed
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 53s
2024-03-31 18:40:22 -05:00
3e74926b94
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 52s
2024-03-31 17:13:58 -05:00
d575c1293b
refactor(nvim): improve handling of external file intercept
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-03-31 17:13:22 -05:00
4a567b459b
refactor(nvim): set correct cmd for nvim-highlight-colors 2024-03-31 17:13:08 -05:00
2ce3fa82d6
refactor(nvim): remove unecessary orgmode ts setup 2024-03-31 17:12:55 -05:00
a433b5a43d
refactor(nvim): use personal fork of telescope-orgmode.nvim 2024-03-31 17:12:32 -05:00
4ae70583f1
fix(nvim): properly target @org.headline in colorscheme 2024-03-31 17:11:59 -05:00
6ea01189ad
feat(zsh): add alias for journalctl
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 54s
2024-03-30 23:50:00 -05:00
9ab9bf00f3
fix(nvim): properly load todo-comments.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 56s
2024-03-30 20:23:52 -05:00
c7503065d8
feat(nvim): highlight latex entities in org files
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 53s
2024-03-30 20:17:17 -05:00
7627e23fc7
refactor(hypr): improve "toggling" off laptop screen
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 49s
2024-03-30 15:01:40 -05:00
6acec8f463
refactor(hypr): improve launching of compositor.target
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-03-30 15:01:01 -05:00
7ebfdff9e0
feat(zsh): add alias for systemctl
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-03-30 15:00:47 -05:00
0fa77698a1
refactor(swww): launch swww from nix home manager
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 55s
2024-03-30 14:31:40 -05:00
436199a76b
refactor(hypr): improve laptop lid handling
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 55s
2024-03-29 15:39:10 -05:00
e823309cf0
refactor(nix): remove emacs overlay
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 54s
2024-03-29 12:20:20 -05:00
092957515c
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 57s
2024-03-29 11:36:47 -05:00
1e5db276f7
feat(nvim): update to trouble.nvim v3 beta 2024-03-29 11:36:02 -05:00
44757983ac
refactor(nvim): set rust textwidth to 80
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 54s
2024-03-27 14:47:01 -05:00
3ad67a1cb0
build(nix): update flake.lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 56s
2024-03-27 14:04:31 -05:00
0e2d514f9b
refactor(nvim): remove rest.nvim
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 57s
2024-03-26 11:48:57 -05:00
915c32be7d
refactor(nvim): set _ZL_MATCH_MODE = 1 for Z commands
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 53s
2024-03-24 14:07:06 -05:00