Commit Graph

470 Commits

Author SHA1 Message Date
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
aa557b7d28 perf(neovim): massive start up time improvements (~70 ms) 2022-09-28 22:50:45 -05:00
1840d272d4 refactor(nvim): place neoclip config in packer use 2022-09-28 22:20:45 -05:00
eb0a840e7a refactor(nvim): better cmp kanagawa colors 2022-09-28 22:07:22 -05:00
a1be1fde9c feat(nvim): better cmp triggering for buffer/rg matching 2022-09-28 14:49:30 -05:00
c3bcec5f55 chore(nvim): remove commented, unused, code 2022-09-27 20:26:21 -05:00
a7924902c1 refactor(wezterm): use firacode for font 2022-09-27 19:40:05 -05:00
739c2061bf refactor(nvim): use vim.cmd for calling colorscheme 2022-09-27 19:17:04 -05:00
f6b31cd668 feat(nvim): add more words to dictionary 2022-09-27 19:10:32 -05:00
f73f157d95 refactor(nvim): disable lsp line highlight 2022-09-27 11:07:17 -05:00
063a728c27 fix(wezterm): properly merge tables 2022-09-26 16:16:00 -05:00
e64235bb38 Revert "refactor(wezterm): only use needed fonts"
This reverts commit 619f5c0555.
2022-09-26 10:32:11 -05:00
f3c04b5783 Revert "feat(wezterm): enable more fonts"
This reverts commit dd3335ee9c.
2022-09-26 10:32:09 -05:00
33856476c3 fix(nvim): do not attach smoothcursor to neogit notifications 2022-09-26 10:29:02 -05:00
e7e2c3e404 feat(nvim): exclude OverseerForm from indent blankline 2022-09-26 10:24:17 -05:00
dd3335ee9c feat(wezterm): enable more fonts 2022-09-26 10:21:15 -05:00
619f5c0555 refactor(wezterm): only use needed fonts 2022-09-26 10:12:32 -05:00
231cb21a8d chore(wezterm): remove commented code 2022-09-26 09:46:34 -05:00
29a5ea1b36 feat(nvim): add more words to dictionary 2022-09-26 09:34:51 -05:00
ac8948a412 feat(nvim): add more words to dictionary 2022-09-22 11:01:13 -05:00
3a62a5be13 refactor(hypr): small improvements 2022-09-22 11:01:03 -05:00
dc400baf6f chore: ignore uneeded configs 2022-09-19 16:37:30 -05:00
850dbaf169 Revert "refactor(wezterm): darken kanagawa background"
This reverts commit e0c034570e.
2022-09-19 16:36:38 -05:00
e0c034570e refactor(wezterm): darken kanagawa background 2022-09-19 16:36:17 -05:00
bedf3ef8e4 refactor(nvim): remove ts-yati 2022-09-18 19:53:39 -05:00
281da6e03c feat(hypr): auto lock on first login 2022-09-18 19:23:02 -05:00
18ab75019d style(hypr): use vars correctly in script 2022-09-18 18:46:30 -05:00
b2df9370a4 fix(hypr): make sure wf-recorder saves in /tmp/* 2022-09-18 18:40:13 -05:00
5685b248fe refactor(hypr): improve screen-cap code 2022-09-18 18:36:42 -05:00
5a0f8d2777 style(hypr): format screen cap 2022-09-18 18:27:06 -05:00
f25684b23b feat(hypr): add keybind to save gifs 2022-09-18 18:11:42 -05:00
8fa347dcf9 feat(nvim): improved dap integration 2022-09-18 16:50:32 -05:00
2e7cc78aa0 feat(nvim): add overseer 2022-09-18 16:27:47 -05:00
62bac217db refactor(nvim): use vim.cmd instead of nvim_command 2022-09-18 16:13:13 -05:00
fa54bfe71d feat(nvim): make ltex use vim dictionary 2022-09-18 05:07:15 -05:00
0f91c11aea feat(nvim): add color picker 2022-09-18 04:43:51 -05:00
f5ec5cc819 chore: ignore libreoffice configuration 2022-09-18 04:35:27 -05:00
73540b6523 refactor(nvim): set cmdline toggle to ldr>s>l 2022-09-17 17:44:51 -05:00
70c0207d89 feat(nvim): closer mapping integration w/ which-key 2022-09-17 17:44:31 -05:00
e4c91f54a3 feat(nvim): integrate hydra & whichkey 2022-09-17 17:37:09 -05:00
e543f82554 feat(nvim): hydra improvements 2022-09-17 17:32:38 -05:00
6f7d4c5b09 chore: move stylua to set root for lua lsp 2022-09-17 17:18:51 -05:00
406c5b5dbc refactor(nvim): major keybindings overhaul 2022-09-17 17:18:37 -05:00
99bf63b2ce refactor(nvim): improve core mappings 2022-09-17 16:12:15 -05:00
b0e41f07d4 refactor(nvim): set cmdheight to 1
The current implementation of cmdheight = 0 is buggy as all hell
unfortunately. It looks very nice, but it's not ready for use. Will
check it out come Neovim 0.8 stabilization at the end of September.
2022-09-17 16:12:06 -05:00
f7cbb1e08f fix(nvim): add stylua as marker for lua lsp 2022-09-17 16:11:14 -05:00
1ce2712277 Revert "refactor(nvim): combine lead & trail to space list char"
This reverts commit 8f335f2cbd.
2022-09-17 15:20:47 -05:00
f899ec0e5e feat(nvim): nicer colors for smoothcursor 2022-09-16 21:37:32 -05:00
c7f7e28de8 feat(nvim): add rainbow brackets 2022-09-16 21:31:33 -05:00
8f335f2cbd refactor(nvim): combine lead & trail to space list char 2022-09-16 17:32:31 -05:00
434cb94100 refactor(nvim): enable redirect modules ansiblels 2022-09-16 17:28:57 -05:00
bd7470d35e fix(zsh): include poetry in path 2022-09-16 17:28:40 -05:00
54fdc3512c feat(nvim): include capabilities & attach for pwsh_es 2022-09-16 12:39:47 -05:00
52ff424417 refactor(pwsh): only install PSFzf if not found 2022-09-16 12:38:52 -05:00
f51b30e37b feat(nvim): add powershell lsp support 2022-09-16 12:36:04 -05:00
cec69e915a feat(pwsh): add fzf completion bindings 2022-09-16 12:26:01 -05:00
4cb635f63d feat(pwsh): add powershell profile 2022-09-16 12:22:06 -05:00
f98b047d4a fix(wezterm): use correct line height 2022-09-16 06:23:50 -05:00
3a41934b16 feat(zsh): add more zsh options 2022-09-16 06:12:29 -05:00
d67649eb02 feat(nvim): add hl for Mini*Word 2022-09-16 06:04:09 -05:00
a393e7f4bc fix(wezterm): do not display scrollbar from theme 2022-09-16 05:14:55 -05:00
9b69cdfb17 fix(nvim): use correct requires for kanagawa 2022-09-16 03:56:12 -05:00
0cc445b628 feat(nvim): add smooth cursor 2022-09-16 03:54:22 -05:00
57da6f9f12 feat(nvim): use coldddark theme for silicon 2022-09-14 11:03:50 -05:00
23f8498899 feat(nvim): add silicon 2022-09-14 10:59:17 -05:00
a930700020 feat(nvim): add capabilities, attach to jsonls 2022-09-12 19:55:03 -05:00
bf6c03f591 feat(nvim): improve jsonls handling 2022-09-12 19:52:21 -05:00
67cdef6a4b feat(nvim): add more words to dictionary 2022-09-12 19:40:15 -05:00
be30a20ccb feat(nvim): add correct comment string for C# 2022-09-12 10:09:23 -05:00
f804f192af fix(waybar): show battery level correctly 2022-09-12 10:09:07 -05:00
693034dd3d Revert "fix(nvim): add stylua file"
This reverts commit 885ba5def3.
2022-09-12 02:33:37 -05:00
bb2ffd603c feat(nvim): use xmldoc for C# neogen annotations 2022-09-12 02:28:01 -05:00
885ba5def3 fix(nvim): add stylua file
This restricts how deep sumneko_lua (lua-language-server) will search
down in the directory tree. Lua LSP is kinda shit when it comes to
performance -- slow loads & no caching it appears :( -- so I have to
take measures into my own hands to optimize a bit.
2022-09-12 02:27:47 -05:00
3adaeadd98 refactor(nvim): use float for toggleterm 2022-09-12 02:02:51 -05:00
036fdae354 feat(nvim): add more words to dictionary 2022-09-12 02:02:39 -05:00
036b2663ff Revert "refactor(wezterm): use FiraCode NF symbols as generic NF"
This reverts commit f86c97a15a.
2022-09-11 20:28:22 -05:00
a6b78dbe4d refactor(hyprland): input overhauls & optimization 2022-09-11 20:09:03 -05:00
f86c97a15a refactor(wezterm): use FiraCode NF symbols as generic NF 2022-09-11 19:44:01 -05:00
41496571f8 Revert "feat(nvim): improve treesitter highlighting w/ markid"
This reverts commit cd23fdf045.
2022-09-11 16:20:30 -05:00
cd23fdf045 feat(nvim): improve treesitter highlighting w/ markid 2022-09-11 14:25:18 -05:00
748790eb39 refactor(nvim): use folke for todo-comments 2022-09-11 14:24:59 -05:00
ea91e233ec refactor(nvim): remove deprecated rust-tools function 2022-09-10 22:38:00 -05:00
501ba45933 feat(nvim): add rust-specific bindings 2022-09-10 22:35:37 -05:00
6bf904499f fix(nvim): use correct codelldb for dap 2022-09-10 22:32:31 -05:00
d85f386d31 refactor(wezterm): disable scrollbar 2022-09-10 18:45:19 -05:00
be03806bc1 refactor(wezterm): decrease padding 2022-09-10 18:44:55 -05:00
cb693a463a feat(chrome): set default flags for wayland 2022-09-10 01:29:27 -05:00
414a7f1579 feat(nvim): do not show indent lines in man pages 2022-09-10 01:29:14 -05:00
c3db0c021f feat(mako): better colors 2022-09-10 01:28:56 -05:00
b47b5b9f3d refactor(hypr): decrease blur passes 2022-09-10 00:18:22 -05:00
a527188d99 feat(zsh): opt out of dotnet telemetry 2022-09-09 16:47:27 -05:00
066ea17f72 refactor(nvim): change toggleterm binding 2022-09-08 20:48:42 -05:00
fe562fb972 feat(nvim): add toggleterm 2022-09-08 19:22:53 -05:00
f3d0d8a5d4 feat(nvim): add more words to spell file 2022-09-08 18:50:03 -05:00
68d4c13404 feat(nvim): add spell source 2022-09-08 01:14:41 -05:00
30b5adcf86 feat(nvim): make telescope transparent 2022-09-08 01:06:41 -05:00
a7652bb193 feat(nvim): add cmp custom selection coloring 2022-09-08 00:49:21 -05:00
9f8298fa0a style(nvim): format cmp 2022-09-07 23:00:52 -05:00
5ae9d2d2f8 refactor(nvim): optimize rg-cmp 2022-09-07 23:00:45 -05:00
ab7f4374a6 feat(nvim): add ltex lsp 2022-09-07 22:49:17 -05:00
da6f9d9af1 refactor(nvim): change markdown preview browser 2022-09-06 11:26:25 -05:00
4ad4082a7e refactor(waybar): remove idle inhibitor 2022-09-06 11:26:02 -05:00
3853279fcb refactor(nvim): remove code action menu 2022-09-06 09:57:49 -05:00
aac730ec9f refactor(bat): use gruvbox-dark theme 2022-09-06 03:53:34 -05:00
1dce9b65c3 refactor(nvim): yank unused plugins, better lazy load 2022-09-06 03:45:26 -05:00
d55a635a59 fix(nvim): use lsp defaults for ansiblels 2022-09-06 03:27:28 -05:00
e8af6bdfb4 feat(nvim): improve tab support for latex 2022-09-06 03:17:53 -05:00
71dbc0e064 refactor(latexmk): output builds into hidden dir 2022-09-06 03:17:38 -05:00
d618d80a08 fix(zathura): do not recolor images 2022-09-06 03:17:24 -05:00