Commit Graph

754 Commits

Author SHA1 Message Date
36dd01d8b1
fix(wezterm): properly render emojis 2023-05-22 19:40:37 -05:00
b1a57552f3
feat(zsh): create alias for xdg-open -> open 2023-05-22 18:07:44 -05:00
0fa82d05d2
feat(zsh): make arch linux detection more generic, apply to any linux 2023-05-22 18:07:24 -05:00
ab277df533
chore(nvim): update lazy lock 2023-05-22 17:58:54 -05:00
cd84332d26
refactor(nvim): make azure pipelines match all filetypes in the schema
We use a filetype match for the lsp in general, better to rely on that
than the internal parsing of the language server
2023-05-22 17:58:17 -05:00
79f9d95c17
style(nvim): format with stylua 2023-05-22 17:56:53 -05:00
1553d6f4c4
fix(nvim): do not lazy load lsp config 2023-05-22 17:56:13 -05:00
bc842c8659
feat(nvim): provide capability to disable ts highlights for filetypes 2023-05-22 17:55:47 -05:00
e29608a3f4
fix(nvim): improve statusline handling of lsp servers
Some lsp servers don't return a list/blob of filetypes, but only a
single string filetype which causes some issues when indexing. This
fixes those edge cases
2023-05-22 17:55:08 -05:00
dc77098877
feat(nvim): better attach azure pipelines ls for azure pipeline files 2023-05-22 17:54:53 -05:00
da961e5808
refactor(nvim): remove unused var in lsp.lua 2023-05-22 16:42:11 -05:00
32dbb0b103
feat(nvim|zathura): better latex integration 2023-05-22 16:32:06 -05:00
2f3ed5075f
refactor(nvim): remove unused file explorer module 2023-05-22 14:51:02 -05:00
e5c711bc92
chore(nvim): update lazy lock 2023-05-22 13:37:35 -05:00
983f85647d
feat(nvim): use lsp anticonceal inlay hints
Lets fucking gooooooo!
2023-05-22 13:37:11 -05:00
70ec13162c
fix(nvim): restore treesitter textobjects config 2023-05-22 13:35:59 -05:00
df62544cd1
refactor(git): include ssfcu config if remote has ssfcu.org in name 2023-05-18 02:37:30 -05:00
ac88d84132
style(git): reformat ssfcu config 2023-05-18 02:37:22 -05:00
d41b455a14
style(nvim): format with stylua 2023-05-18 02:33:21 -05:00
27e4a081ae
feat(nvim): show man completions on command line 2023-05-18 02:31:40 -05:00
cedcf23a49
feat(git): use global git ignore 2023-05-18 02:27:20 -05:00
196ade61ea
feat(nvim): enable project specific settings 2023-05-18 02:25:36 -05:00
c37316fee0
chore(nvim): update lazy lock 2023-05-18 01:36:59 -05:00
c0d66f6178
refactor(nvim): remove neorg 2023-05-18 01:36:45 -05:00
27449e655c
chore: delete htoprc from git tracking 2023-05-15 06:27:09 -05:00
2563eebe39
refactor(nvim): do not provide code actions for gitsigns 2023-05-15 06:26:11 -05:00
d8a16f9471
fix(nvim): properly lazy load lsp 2023-05-15 06:26:03 -05:00
97c029a274
chore(nvim): update lazy lock 2023-05-15 06:05:06 -05:00
a9692b08c1
fix: update for nerd fonts v3 2023-05-15 06:04:57 -05:00
cd90e87f59
chore(nvim): update lazy lock 2023-05-13 22:27:01 -05:00
65849f15bd
refactor(nvim): set NoiceMini bg to be lighter 2023-05-13 22:26:48 -05:00
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