Commit Graph

1772 Commits

Author SHA1 Message Date
fad676b867
fix(nvim): ensure diag signs/hls set 2024-02-20 22:02:30 -06:00
3e4d1f63ec
refactor(nvim): remove invalid priority assignment in lspSymbol 2024-02-20 17:39:41 -06:00
82f65bc4ed
refactor(nvim): improve handling of setting cul hls in statuscol 2024-02-20 17:39:27 -06:00
eb98162264
refactor(nvim): overhaul highlights 2024-02-20 17:39:15 -06:00
dbd8fb2d20
chore(nvim): update lazy lock 2024-02-20 15:32:25 -06:00
d4b3e935a9
refactor(hypr): remove mako from startup launch
Mako is now ran from home manager nix
2024-02-20 15:31:22 -06:00
432120a666
refactor(nvim): update hls for orgmode to link to markup 2024-02-20 15:30:55 -06:00
401aac0790
refactor(nvim): use nvim-tools fork of hydra 2024-02-20 15:30:30 -06:00
2ac83cc7ad
refactor(nvim): improve lazy loading of alpha, treesitter, & neo-tree 2024-02-19 08:05:22 -06:00
a6996bb086
refactor(nvim): improve treesitter lazy loading 2024-02-19 07:08:54 -06:00
42a51802fb
feat(nvim): add stdpath of nvim config to org agenda files 2024-02-19 07:08:42 -06:00
b492ad7e0d
docs(nvim): add schedules, tags to nvim readme 2024-02-19 07:08:42 -06:00
42948874f2
docs(nvim): fix typo 2024-02-19 07:08:42 -06:00
e5484551ef
refactor(nvim): do not search in .git directories with vimgrep 2024-02-19 07:08:41 -06:00
9dae85a4a3
refactor(nvim): general cleanup of deprecated functions and diags 2024-02-19 07:08:41 -06:00
336919dc2b
refactor(nvim): add workspace_diagnostic keymap for trouble 2024-02-19 07:08:41 -06:00
aedd1064f0
refactor(nvim): use @diff hls for heirline git status 2024-02-19 07:08:41 -06:00
887a36ec00
refactor(nvim): massively overhaul how highlights are set 2024-02-19 07:08:41 -06:00
b49b10247f
chore(nvim): update lazy lock 2024-02-19 01:13:29 -06:00
509daff1ca
style: format with nixfmt 2024-02-19 01:12:49 -06:00
eb4a4c73fd
fix(nix-hm): set systemd service RestartSec to 3 2024-02-19 01:11:54 -06:00
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