Commit Graph

2440 Commits

Author SHA1 Message Date
d6f8206d8c refactor(nvim): disable lazy redraw 2022-10-14 15:54:05 -05:00
a556a6e50a style(nvim): reformat 2022-10-14 15:51:49 -05:00
c3af4d4516 fix(nvim): properly use notify in on_attach 2022-10-12 14:49:28 -05:00
f91c28f16a refactor(nvim): properly set up nvim-notify w/ noice 2022-10-12 12:19:32 -05:00
76374b1363 refactor(nvim): use centered noice popups 2022-10-12 12:14:24 -05:00
89650b5517 refactor(nvim): limit the item count of buffer-lines cmp 2022-10-11 14:47:46 -05:00
1b945f7ebb feat(nvim): add more words to dictionary 2022-10-11 14:46:57 -05:00
5fd2348286 fix(nvim): ensure packer's success bg is NONE 2022-10-11 06:52:38 -05:00
938d2ec1ed refactor(nvim): improve kanagawa cmp colors 2022-10-11 06:27:28 -05:00
24dac72dc9 feat(nvim): improve telescope highlights 2022-10-11 06:05:28 -05:00
730eff75f0 Revert "feat(nvim): improve telescope highlights"
This reverts commit b009ef099e.
2022-10-11 06:03:40 -05:00
0b7fc94321 refactor(nvim): use csharpls instead of omnisharp 2022-10-11 05:29:43 -05:00
b009ef099e feat(nvim): improve telescope highlights 2022-10-11 05:29:24 -05:00
169005cc4c refactor(nvim): load lspconfig after noice.nvim 2022-10-11 05:05:01 -05:00
a9193a6532 feat(nvim): add buffer lines source to cmp 2022-10-10 12:53:31 -05:00
4ef478a14a feat(nvim): set splitkeep to screen 2022-10-10 12:47:27 -05:00
b18d480f41 fix(zsh): fix syntax error 2022-10-10 01:48:56 -05:00
337ab10e6b refactor(zsh): better loading of audio-record 2022-10-10 01:40:22 -05:00
c4f04ad1e8 feat(zsh): add audio-record alias 2022-10-10 01:30:18 -05:00
69ce85881f refactor(wezterm): use fira code nerd font 2022-10-10 00:42:25 -05:00
97e001e2c5 chore(wezterm): update fira code font 2022-10-10 00:41:35 -05:00
68c7c3d761 feat(hypr): add some event notifications 2022-10-07 18:05:45 -05:00
6f9c089268 feat(nvim): add custom filetype for dockerfiles 2022-10-07 14:02:04 -05:00
36ebfc2647 style(nvim): remove extraneous comments 2022-10-07 13:19:19 -05:00
878d1549ec fix(hypr): drop gifski and use native ffmpeg for screen caps 2022-10-07 13:18:40 -05:00
8fbe4e92be style(nvim): format statusline.lua 2022-10-07 12:38:31 -05:00
5b00b9f321 feat(nvim): embed macro recording in the statusline 2022-10-07 12:38:20 -05:00
0449c0382c feat(nvim): use cmp selection order relative to cursor 2022-10-07 12:10:24 -05:00
bab5cddd55 refactor(nvim): remove unecessary noice confirm view override 2022-10-07 12:02:38 -05:00
cfc1d37dcd refactor(nvim): improve noice module loading 2022-10-07 11:59:41 -05:00
cca243ba66 Revert "refactor(nvim): remove noice.nvim"
This reverts commit f9c76a5e7b.
2022-10-07 11:38:40 -05:00
cd2c8ee75a refactor(waybar): improve battery animations 2022-10-07 04:53:03 -05:00
809bf96efa refactor(swaylock): massively increase blur
This makes the lock screen impossible to decipher content underneath the
blur. Previously it was possible to determine what might have been on
screen through the blur.
2022-10-07 04:52:12 -05:00
e708b727f3 feat(nvim): add more words to dictionary 2022-10-06 12:01:00 -05:00
435680d883 Revert "refactor(nvim): set cmdheight to 0"
This reverts commit 32282ee771.
2022-10-06 10:07:04 -05:00
f9c76a5e7b refactor(nvim): remove noice.nvim 2022-10-06 10:05:48 -05:00
d5ba0e31b3 refactor(nvim): remove stabilize.nvim
The "fix" stabilize implements is now implemented in Neovim master and
should be available starting from October 7th
2022-10-06 10:02:03 -05:00
362a50d098 docs(nvim): include comment about overseer 2022-10-06 10:01:38 -05:00
32282ee771 refactor(nvim): set cmdheight to 0 2022-10-06 09:40:05 -05:00
12a0f95bd2 fix(nvim): use traditional cmdline w/ noice
This fixes an issue with opening the command line while having telescope
open.
2022-10-04 00:19:42 -05:00
59544079e7 feat(nvim): major telescope appearance overhaul 2022-10-03 21:00:41 -05:00
f77fb51e6c feat(nvim): use thicker indent blankline 2022-10-03 20:29:10 -05:00
879f65ff91 refactor(nvim): remove noice cmdline border 2022-10-03 18:07:01 -05:00
2a30993f4d refactor(nvim): improve styling of noice cmdline 2022-10-03 18:06:06 -05:00
a6fa90fc44 feat(nvim): add noice.nvim 2022-10-03 18:01:31 -05:00
3b34c24b94 refactor(waybar): use correct path for disk space 2022-10-03 04:43:27 -05:00
bc8b644ce0 style(waybar): format config 2022-09-30 16:34:37 -05:00
993b659a1d feat(nvim): add more words to dictionary 2022-09-30 14:39:48 -05:00
9d43432c10 feat(hypr): add mouse bindings for resise/move windows 2022-09-30 14:39:35 -05:00
76543746aa fix(nvim): load notify before lspconfig 2022-09-30 14:03:05 -05:00