Commit Graph

1701 Commits

Author SHA1 Message Date
529e913d40
refactor(hypr): overhaul some scripts to use systemd-run 2024-02-19 01:04:29 -06:00
2a180b9cd7
chore(nvim): update spell file 2024-02-19 00:19:35 -06:00
5574a930b2
refactor(nvim): use default formatoptions 2024-02-19 00:19:19 -06:00
bf4bb95721
refactor(nvim): use dedicated bind to toggle Trouble 2024-02-17 17:33:05 -06:00
6e99a380cd
fix(nix-hm): reference dots dir by full path 2024-02-17 17:14:56 -06:00
94642581d1
feat(nix-hm): install helvum 2024-02-17 17:14:56 -06:00
a174b5161a
chore(nvim): update lazy lock 2024-02-17 17:14:56 -06:00
65f04cce2c
refactor(nix-hm): remove deepfilternet flake
This is now built upstream by nixpkgs-unstable
2024-02-17 17:00:04 -06:00
c0683f0a1a
chore(nix-hm): update flake.lock 2024-02-17 16:49:37 -06:00
0eafba923d
refactor(nix-hm): handle being installed to ~/.config/home-manager 2024-02-17 16:47:54 -06:00
33bba03f4e
refactor(nvim): disable additional regex hls for org files 2024-02-17 16:02:28 -06:00
303cab0d54
refactor(nvim): improve typst highlight query 2024-02-17 16:00:21 -06:00
5d8da560f4
feat(git): improve options in gitconfig
Based on some options explored at
jvns.ca/blog/2024/02/16/popular-git-config-options
2024-02-16 16:53:21 -06:00
d206395e48
refactor(nvim): improve dedent/indent keys in insert mode 2024-02-16 16:22:46 -06:00
a50841c78b
refactor(zsh): change g alias to gg 2024-02-16 16:19:30 -06:00
8a4316f3cf
refactor(nvim): update neogit diff hls 2024-02-15 15:14:39 -06:00
840c753d65
refactor(nvim): remove some color defs in kanagawa and use default 2024-02-14 16:24:15 -06:00
e23a485ef7
feat(nvim): add mapping to create newline in insert mode 2024-02-14 16:16:25 -06:00
b4e439dc9c
feat(nvim): set improved comments for org files 2024-02-14 16:12:45 -06:00
0987970579
feat(nvim): add r & o to default formatoptions 2024-02-14 16:12:25 -06:00
2952598440
feat(nvim): add keybinding to alias <C-t> 2024-02-14 16:11:38 -06:00
e9ce630ca1
revert: refactor(nvim): use orgmode from nightly branch
Refs: e394a00
2024-02-14 14:59:51 -06:00
5f4be59d9f
chore(nvim): update lazy lock 2024-02-14 14:57:18 -06:00
ba379a1d6e
feat(nvim): enable notifications in org mode 2024-02-14 14:57:18 -06:00
ff1de2cb01
feat(nvim): add markup concealments 2024-02-14 14:57:18 -06:00
c9a5d45ca1
refactor(nvim): move after/lua.lua -> ftplugin/lua.lua
This ensures that the shiftwidth doesn't interfere with the
`editorconfig` integration
2024-02-14 12:03:53 -06:00
e394a00409
refactor(nvim): use orgmode from nightly branch 2024-02-14 11:57:24 -06:00
31004a87c6
refactor(nvim): do not install orgmode from directory 2024-02-14 11:57:01 -06:00
9e8edd6bf4
refactor(nvim): insert > for diffview whichkey hint group 2024-02-14 09:35:10 -06:00
53df9252a9
chore(nix-hm): integrate with nixd lsp 2024-02-13 12:31:59 -06:00
fb39782b71
feat(nix-hm): install gotools 2024-02-13 12:13:48 -06:00
5dd957c7d5
build(nix-hm): update flake lock 2024-02-13 09:33:02 -06:00
f5b118af1a
feat(nix-hm): use waybar from git 2024-02-13 09:29:46 -06:00
c642b599e3
feat(waybar): show degraded systemd units 2024-02-13 09:29:20 -06:00
00d406514e
refactor(zsh): remove ssh auth sock setup 2024-02-13 03:59:18 -06:00
ebf6d4bc85
feat(nix-hm): enable gpg-agent user service 2024-02-13 03:59:18 -06:00
94317e269b
refactor(nvim): use neogit from nightly branch 2024-02-13 03:58:52 -06:00
79f41555aa
refactor(git): use pgp pubkey for signing key 2024-02-13 03:58:52 -06:00
b278465be7
docs(nvim): add README 2024-02-12 22:18:45 -06:00
1bd304fb8c
chore(nvim): update lazy lock 2024-02-12 22:13:13 -06:00
8d7cc76cde
feat(bat): use custom kanagawa theme 2024-02-12 22:09:41 -06:00
cc360fc7ae
refactor(nvim): update kanagawa highlights
Upstream now supports new TS scopes as of 75be2b90c1
2024-02-12 22:09:28 -06:00
da46efc132
chore(nvim): update lazy lock 2024-02-11 22:54:00 -06:00
4a76aba7e4
refactor(nvim): lazy load netman.nvim 2024-02-11 22:53:50 -06:00
a50439f8db
refactor(nvim): include leading key desc for which key 2024-02-11 17:28:25 -06:00
d51b03b8bf
feat(nvim): include src code injections for typst 2024-02-11 17:28:02 -06:00
31430c3aa7
refactor(nix-hm): remove rust deps 2024-02-09 17:58:29 -06:00
d18a7aa688
feat(nvim): add neotest 2024-02-09 17:58:01 -06:00
03a7de5768
refactor(nvim): remove nabla nvim 2024-02-09 17:57:52 -06:00
f530fd27ef
fix(nvim): call correct dap function from hydra debug menu 2024-02-09 17:57:52 -06:00