|
5477cd9820
|
feat(git): include env specific git configs
|
2022-10-24 23:05:39 -05:00 |
|
|
3293519130
|
refactor(nvim): remove auto format on save
|
2022-10-24 23:05:18 -05:00 |
|
|
a5d2250d92
|
fix(hyprland): properly launch some launchers
|
2022-10-23 23:06:30 -05:00 |
|
|
0a7d08f094
|
style(nvim): reformat cmp.lua
|
2022-10-22 15:44:10 -05:00 |
|
|
3265041192
|
fix(nvim): properly load hlslens due to breaking change
|
2022-10-22 15:38:56 -05:00 |
|
|
9ea9d0dc8b
|
refactor(nvim): use noice's lsp progress
|
2022-10-22 15:38:41 -05:00 |
|
|
35cf86c6ed
|
refactor(nvim): enable ignore-exclude for wgrep telescope
|
2022-10-20 15:39:30 -05:00 |
|
|
042a3a67fa
|
feat(nvim): add custom command input icon
|
2022-10-20 13:40:38 -05:00 |
|
|
e31ff5dcda
|
feat(nvim): add more words to dictionary
|
2022-10-20 13:07:20 -05:00 |
|
|
7ba608be5d
|
feat(git): automatically set upstream branches
|
2022-10-18 18:47:28 -05:00 |
|
|
0e9df21cc8
|
fix(hypr): run light command as sudo
|
2022-10-17 23:38:22 -05:00 |
|
|
2f65fb0876
|
refactor(wezterm): use default a from firacode
|
2022-10-17 22:43:31 -05:00 |
|
|
b58be4cf8a
|
fix(nvim): proper debugging with rust-tools
|
2022-10-17 22:27:05 -05:00 |
|
|
b03e2af598
|
refactor(waybar): improve apperance of workspace buttons
|
2022-10-17 07:59:52 +00:00 |
|
|
a876ca9363
|
refactor(waybar): decrease padding values
|
2022-10-17 07:56:32 +00:00 |
|
|
2d2bb95c65
|
fix(waybar): update to be compliant with breaking style changes
|
2022-10-17 07:47:55 +00:00 |
|
|
ad7878d4b6
|
fix(nvim): properly lazy load neogit
|
2022-10-16 17:09:39 -05:00 |
|
|
f684180089
|
feat(nvim): make noice cmdline show in bottom left
|
2022-10-16 17:08:32 -05:00 |
|
|
35989d49a6
|
fix(nvim): update to comply with breaking changes in plugins
|
2022-10-16 17:06:27 -05:00 |
|
|
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 |
|