Commit Graph

1586 Commits

Author SHA1 Message Date
f3ad1e99f0
chore(nix-hm): update flake.lock 2024-01-07 03:43:29 -06:00
bfc363bc6a
refactor(nvim)!: remove search command 2024-01-07 02:44:40 -06:00
e81d55ce8a
refactor(nvim): use more muted colors for org delimiters 2024-01-07 02:04:52 -06:00
7051fa4a0e
refactor(nvim): improve lazy loading speed of org-mode 2024-01-07 00:58:50 -06:00
b1fea19246
feat(nvim): add telescope frecency 2024-01-07 00:58:29 -06:00
9d8089a6a7
feat(nvim): integrate typst 2024-01-07 00:57:45 -06:00
faf51c679a
refactor(nix-hm): use bob-nvim as overlay 2024-01-06 00:48:28 -06:00
dd8b9f4ace
refactor(nix-hm): disable c libs/headers 2024-01-06 00:40:08 -06:00
5210430cf0
feat(nix-hm): allow installer to take additional args 2024-01-06 00:39:42 -06:00
8fb75ebbed
feat(nix-hm): add bob-nvim flake to install bob 2024-01-06 00:39:19 -06:00
7a4478ecd4
chore(nvim): update lazy lock 2024-01-05 15:34:00 -06:00
39445be6d7
fix(nvim): use correct bg for macro recording in statusline 2024-01-05 15:33:34 -06:00
5e7c83b8c1
fix(hypr): use correct scale factor for laptop monitor 2024-01-04 21:39:23 -06:00
154e7749ed
refactor(hypr): require click to follow mouse 2024-01-02 02:52:06 -06:00
332d9484ec
refactor(nvim): make tectonic ignore errors during texlab build 2024-01-01 08:16:46 -06:00
e908a27884
fix(nix-hm): ensure c libs are correctly found on path
This is necessary for Arch
2024-01-01 07:51:13 -06:00
8f8038e51e
chore(nvim): update lazy lock 2024-01-01 05:44:04 -06:00
b2d6b5982b
fix(nix-hm): ensure install script can be ran without nix.conf 2024-01-01 05:43:41 -06:00
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