Commit Graph

1468 Commits

Author SHA1 Message Date
4254835110
feat(nix-hm): install git-delta 2024-01-01 05:42:37 -06:00
84741d9e7a
refactor(hypr): improve handling of swww launcher 2023-12-27 21:49:15 -06:00
f3d0bdce72
refactor(hypr): change focused window border to surimi orange 2023-12-27 21:43:00 -06:00
161b1b6fce
refactor(nvim): modify folded appearance to have underline 2023-12-27 21:35:30 -06:00
80fd1ef6d2
chore(nvim): update lazy lock 2023-12-27 00:58:37 -06:00
a2e256f823
refactor(nix-hm): ensure zsh has session vars sourced 2023-12-27 00:58:23 -06:00
8418fb3c67
refactor(wezterm): use darker color for kanagawa bg 2023-12-27 00:56:52 -06:00
e035fd1288
feat(nvim): add keybind to run shell files with bash 2023-12-26 20:55:02 -06:00
a851329f67
fix(nvim): setup Mason *prior* to lspconfig if Mason cmds invoked 2023-12-26 20:55:02 -06:00
05fd071b42
feat(nvim): define default zsh formatter as shfmt for formatter.nvim 2023-12-26 20:55:02 -06:00
42dc2d822c
feat(nvim): add bindings for visual mode macro invocations
NOTE: This is implementing https://github.com/neovim/neovim/pull/26495
early. Once that is merged this is no longer needed.
2023-12-26 20:55:02 -06:00
2f46237981
refactor(zsh): export HISTFILE to XDG_DATA_HOME by default 2023-12-26 20:55:02 -06:00
bf75a909cb
refactor(nix-hm): only require WAYLAND_DISPLAY var for opensnitch-ui 2023-12-26 14:47:38 -06:00
c721221344
feat(zathura): improve zathura page handling 2023-12-25 15:36:38 -06:00
036d440c6c
refactor(nvim): remove <tab> binding for toggling folds
`<tab>` interferes with `<C-i>` and `<C-i>` is *much* more useful.
2023-12-25 11:03:04 -06:00
399397bd23
refactor(nvim): use correct fold description for ufo foldlevel 2023-12-25 10:53:54 -06:00
c837454c76
fix(nvim): properly handle invalid vim.v.count for ufo foldlevel 2023-12-25 10:53:54 -06:00
759c16b101
refactor(nvim): remove toggle cmdline binding 2023-12-25 10:40:56 -06:00
bf11bbce31
refactor(nvim): clean up ufo foldlevel logic 2023-12-22 11:33:13 -06:00
3a833516a8
style(nvim): format with stylua 2023-12-22 11:03:58 -06:00
ed9d8dbd5b
feat(nvim): make GitLinker support self hosted gitlab links 2023-12-22 11:03:17 -06:00
2a908db0a5
chore(nvim): update lazy lock 2023-12-22 10:21:09 -06:00
83ae6a1435
feat(nvim): show ufo foldlevel in winbar 2023-12-22 10:20:39 -06:00
b4d7f931ad
feat(nvim): make ufo zm, zr act like native vim 2023-12-22 10:20:19 -06:00
d114443c3a
feat(nvim): add nabla.nvim for math notation 2023-12-22 10:19:46 -06:00
c6b79121c6
fix(nvim): do not use too high a priority in cmp sources
This causes the sources to not work. Probably a bug up in cmp.
2023-12-21 07:48:10 -06:00
8499ce9217
chore(nvim): update lazy lock 2023-12-21 06:51:56 -06:00
16aa315d83
chore(nvim): update lazy lock 2023-12-20 09:57:32 -06:00
555467a98c
fix(nvim): ensure cmp git integrations are setup and working 2023-12-20 09:45:22 -06:00
7898f2450b
refactor(nvim): remove denols 2023-12-20 09:44:35 -06:00
4086c8030f
feat(nix-hm): add swappy to packages 2023-12-19 10:57:38 -06:00
97564d965f
feat(hypr): add swappy for image editing copied snips 2023-12-19 10:55:41 -06:00
8341b80736
chore(nvim): update lazy lock 2023-12-19 04:57:05 -06:00
c6ceff3e50
refactor(nvim): remove telescope file browser 2023-12-19 04:53:32 -06:00
657e8e2cbf
feat(nvim): enable hadolint in dockerfile fts 2023-12-19 01:37:14 -06:00
17830b7c0d
revert: 78640d2 'refactor(nvim): remove nvim-lint' 2023-12-19 01:33:35 -06:00
b88575d180
chore(nvim): update lazy lock 2023-12-19 00:24:30 -06:00
63a6055bc5
feat(nix-hm): add passage for handling secrets via age 2023-12-19 00:23:04 -06:00
a35f9862c2
refactor(wezterm): use standalone font for Fira Code, not nerd fonts
Should be using a standalone font that includes the nerd fonts only
instead of a patched font. Missing symbols from the font can be looked
up in other fonts.

Wezterm includes a symbols nerd font as part of it by default. No need
to use a patched font.
2023-12-19 00:21:02 -06:00
54b9973503
refactor(nvim): remove psql filetype definition 2023-12-19 00:20:11 -06:00
3f314b1792
feat(nvim): set Neogit's graph style to unicode 2023-12-19 00:19:42 -06:00
bd60722f3e
feat(nvim): rebind zm to nvim-ufo's zm provider 2023-12-19 00:19:24 -06:00
78640d2eef
refactor(nvim): remove nvim-lint 2023-12-19 00:19:15 -06:00
f5e88d2026
feat(nvim): add binding scope to indent-blankline for the nix ft 2023-12-19 00:18:52 -06:00
954232bad7
refactor(nvim): add padding to left of heirline lsp symbol in winbar 2023-12-15 19:45:08 -06:00
bb5e22c572
refactor(wezterm): use ellipsis for cut off on tab titles 2023-12-12 21:48:39 -06:00
eaf35f18c1
refactor(wezterm): use SUPER+V/C for copy paste 2023-12-12 21:48:01 -06:00
ca859c8410
feat(zsh): properly set tab titles 2023-12-11 15:32:02 -06:00
0a49828075
revert: fcebae2 'refactor(hypr): use kitty as default terminal' 2023-12-11 14:38:31 -06:00
087c68af35
refactor(nvim): improve orgmode journal template 2023-12-10 02:03:14 -06:00