Commit Graph

973 Commits

Author SHA1 Message Date
ea2d6a258b
feat(hypr): start kdeconnect on startup 2023-05-13 07:15:31 -05:00
7a35776353
chore(nvim): update lazy lock 2023-05-13 07:15:00 -05:00
fd18a613f9
fix(nvim): ensure path completions exist in cmp 2023-05-13 07:14:50 -05:00
75589c26be
feat(nvim): improve noice lsp progress highlights 2023-05-13 06:57:05 -05:00
e7a149d581
feat(nvim): improve colors for telescope prompt 2023-05-13 06:22:44 -05:00
9a57e47ec4
feat(nvim): enable experimental lua loader
See https://github.com/neovim/neovim/pull/22668
2023-05-13 05:26:24 -05:00
27893934c5
chore(nvim): update lazy lock 2023-05-13 05:16:30 -05:00
abbe1a03b0
refactor(nvim): update plugins to use lazy nvim spec's 2023-05-13 05:16:01 -05:00
ec657f89b2
feat(nvim): add trouble nvim 2023-05-13 05:15:53 -05:00
8a708d0dce
chore(nvim): update lazy lock 2023-05-13 04:31:05 -05:00
36bff7be31
chore(nvim): update lazy lock 2023-05-12 01:53:29 -05:00
1c5706dcf5
chore(nvim): update lazy lock 2023-05-09 16:43:42 -05:00
72632e0042
feat(wezterm): ensure linux config uses wayland 2023-05-09 16:35:12 -05:00
75efd9dcc9
style(wezterm): format with stylua 2023-05-09 16:29:44 -05:00
31e24ac75a
refactor(wezterm): place tab specific config under tabbar.lua 2023-05-09 16:26:16 -05:00
66d694b66b
fix(wezterm): set tab_max_width to 48
This allows some ssh titles to better show
2023-05-09 16:23:24 -05:00
a5fb9b8c8a
chore(nvim): update lazy lock 2023-05-08 21:13:27 -05:00
06c9a43581
refactor(nvim): install all treesitter parsers 2023-05-08 00:50:28 -05:00
475ca08e00
refactor(nvim): improve lazy loading of plugins 2023-05-08 00:50:16 -05:00
8e598c58ef
Revert "refactor(nvim): remove neorg"
This reverts commit 0ec83026aa.
2023-05-08 00:27:01 -05:00
d7a09f7bf4
Revert "refactor(nvim): set markdown conceallevel to 1"
This reverts commit 9d302b27d5.
2023-05-08 00:25:20 -05:00
9d302b27d5
refactor(nvim): set markdown conceallevel to 1 2023-05-08 00:22:39 -05:00
0ec83026aa
refactor(nvim): remove neorg 2023-05-08 00:15:54 -05:00
366206bf9d
refactor(nvim): remove invalid content from lsp configs 2023-05-07 23:57:18 -05:00
d39e00d736
feat(nvim): add code action integration for gitsigns with null-ls 2023-05-07 23:11:27 -05:00
83a6f0d9d7
chore(nvim): update lazy-lock 2023-05-07 22:48:32 -05:00
1c3b1a8f84
feat(nvim): reinclude silicon.nvim 2023-05-07 22:48:18 -05:00
6b10ade655
fix(nvim): use hl group for cmp ghost_text 2023-05-07 22:48:02 -05:00
151b95537b
chore(nvim): update lazy lock 2023-05-07 22:40:35 -05:00
7ce6d9c4ec
feat(wezterm): set term to wezterm 2023-05-07 22:38:52 -05:00
c81c75a2ce
chore(nvim): update lazy lock 2023-05-05 13:15:39 -05:00
16dd0db451
refactor(hypr): decrease rounding on corners 2023-05-05 13:15:21 -05:00
ecb97d7ab1
refactor(nvim): do not do bottom search in noice.nvim 2023-05-05 05:08:16 -05:00
65b9cab1b9
fix(nvim): do not show statuscolumn in dashboard 2023-05-05 04:59:52 -05:00
95620c45f4
fix(nvim): ensure correct ts parsers are installed for noice.nvim 2023-05-05 04:52:49 -05:00
b507f77d2c
style(nvim): format with stylua 2023-05-05 04:51:23 -05:00
0fdab7ea8b
feat(nvim): disable lualine in dashboard 2023-05-05 04:50:52 -05:00
434f5cf8dc
refactor(nvim): remove redundant color plugin 2023-05-05 04:46:43 -05:00
f22e779c29
fix(nvim): do not lazy load treesitter
This causes issues with highlighting etc. on startup. We pretty much
*always* want to use treesitter anyhow, fundamental to all workflows
inside of neovim.
2023-05-05 04:43:06 -05:00
2c2015f5e1
feat(nvim): improve some noice.nvim functionality 2023-05-05 04:40:10 -05:00
aa3c06b0d7
refactor(nvim): remove after key in plugins
after is not valid for lazy.nvim, only for packger which is no longer in
use
2023-05-05 04:34:18 -05:00
cf6633b4c4
style(nvim): format with stylua 2023-05-05 04:29:11 -05:00
547993730d
fix(nvim): do not auto install ts parsers 2023-05-05 04:28:06 -05:00
c206685605
refactor(nvim): remove invalid item in spell file 2023-05-05 04:27:15 -05:00
361643c2ff
chore(nvim): update lazy lock 2023-05-05 04:25:47 -05:00
aa05b13840
style(nvim): format plugins.lua 2023-05-05 04:25:37 -05:00
168b42992c
feat(nvim): add autotag closing for treesitter 2023-05-05 04:25:18 -05:00
b033ab53ab
refactor(nvim): set xml ft to html
Currently nvim-treesitter does not have xml built-in and with how wide
the spec is it makes sense to simply set xml to html for some amount of
treesitter support.
2023-05-05 04:24:36 -05:00
1d8213b402
refactor(wezterm): use leader for invoking commands 2023-05-05 03:40:24 -05:00
9f824de2ef
feat(wezterm): add keybind for ActivateCommandPalette 2023-05-05 03:39:18 -05:00