Commit Graph

835 Commits

Author SHA1 Message Date
4357bea3a6
refactor(nvim): use defaults for nvim-hurl 2023-07-03 01:06:03 -05:00
49491e6251
chore(nvim): update lazy lock 2023-07-02 23:17:03 -05:00
38cb37c5a8
refactor(nvim): update upstream url for neogit 2023-07-02 23:16:51 -05:00
02c6f50343
refactor(nvim): use native inlay hints instead of rust tools hints 2023-07-01 00:32:45 -05:00
7300923a77
style(nvim): format with stylua 2023-06-30 21:34:43 -05:00
1b0111f742
feat(nvim): enable dev path in lazy 2023-06-30 21:34:26 -05:00
700b4020df
feat(nvim): add hurl support 2023-06-30 21:34:16 -05:00
27ca7913d2
refactor(nvim): register autolist mappings with an autocmd
This permits buffer-only mappings
2023-06-30 17:15:43 -05:00
f410a1a34e
refactor(nvim): move typescript-tools into lspconfig configuration 2023-06-30 16:22:44 -05:00
3036b24af6
chore(yay): update yay config 2023-06-30 12:46:48 -05:00
7ae2d67687
chore(nvim): update lazy lock 2023-06-30 12:33:34 -05:00
791f3ee66c
refactor(nvim): update autolist mappings 2023-06-30 12:18:41 -05:00
62bfa4cb6b
chore(nvim): update lazy lock 2023-06-25 14:07:56 -05:00
e61a745eab
style(nvim): format with stylua 2023-06-25 14:07:48 -05:00
64c6923f58
refactor(nvim): replace tsserver with typescript tools 2023-06-25 14:07:14 -05:00
5ec1ddb4a0
refactor(nvim): use builtin nightly lsp inlay hints 2023-06-24 21:34:06 -05:00
b1fedc6a65
chore(nvim): update lazy lock 2023-06-24 20:32:55 -05:00
4783377184
fix(nvim): do not return nil for lsp servers if none are found 2023-06-16 19:35:36 -05:00
c0517686fc
refactor(nvim): define xml filetype to html in ts registration 2023-06-16 19:32:40 -05:00
3c5dfbb063
feat(zsh): add keybindings for home & end 2023-06-16 13:27:47 -05:00
b785d18522
refactor(nvim): do not show diags for shellcheck in null-ls
We already use the `bashls` language server that shows diags from
`shellcheck`. Mainly we want some additional code actions from `null-ls` for
`shellcheck` as `bashls` doesn't expose everything.
2023-06-16 12:32:54 -05:00
e78219d32c
refactor(nvim): improve conceallevel settings 2023-06-15 17:25:27 -05:00
424a45a257
chore(nvim): update lazy lock 2023-06-15 14:53:40 -05:00
91430cd262
refactor(hypr): do not launch kbct 2023-06-15 14:52:59 -05:00
c5864101b6
chore(nvim): update lazy lock 2023-06-12 12:24:28 -05:00
84e4c4ba17
fix(wezterm): add fallback tab title if tab title is empty 2023-06-07 05:04:17 -05:00
f49b4131cf
refactor(wezterm): set line height to 1.0 2023-06-07 02:45:41 -05:00
36d76e6cb8
chore(nvim): update lazy lock 2023-06-06 19:41:48 -05:00
04132aae2a
refactor(nvim): improve telescope bindings & git context 2023-06-06 19:25:07 -05:00
046158f471
refactor(nvim): change markdown header appearance 2023-06-05 12:54:49 -05:00
913c053db9
refactor: remove unused configs 2023-06-05 12:23:23 -05:00
8c1f6b1050
refactor(sqls): remove sqls 2023-06-05 12:15:14 -05:00
4e9b87ae1a
refactor(waybar): do not return package updates if none are available 2023-06-05 02:58:36 -05:00
bf608fc2b5
refactor(nvim): link to comment for inlay hints 2023-06-05 02:13:44 -05:00
0ba78cc1c4
refactor(nvim): disable regex highlighting 2023-06-05 00:19:46 -05:00
7c563f6987
feat(nvim): enable incremental ts selection 2023-06-05 00:19:38 -05:00
960a67cc09
refactor(nvim): remove vuels 2023-06-04 23:47:58 -05:00
5f8bf9cc57
feat(nvim): add asm_lsp 2023-06-04 23:22:55 -05:00
3d0a18c7c3
fix(nvim): properly provide filetypes for azure_pipelines_ls 2023-06-04 23:22:44 -05:00
18bbdd2c25
fix(nvim): load lsp plugins on VimEnter
This allows Mason to be invoked in the dashboard
2023-06-04 22:15:43 -05:00
27b7f1dcc9
feat(nvim): enable mini.align 2023-06-04 03:37:40 -05:00
5aa604fbfc
feat(nvim): limited debug support for asm 2023-06-04 03:02:54 -05:00
11a3cc3dec
feat(nvim): set commentstring for asm to '#' 2023-06-04 02:39:56 -05:00
98d02e35a2
feat(hypr): start blueman-applet on launch 2023-06-04 02:05:18 -05:00
af48a2de38
feat(waybar): make volume clickable 2023-06-04 01:55:27 -05:00
8da900cb1e
refactor(waybar): improve gradient colors for playing media 2023-06-04 01:41:44 -05:00
f511670032
refactor(waybar): improvements for network status
This includes a script to toggle all wireless devices
2023-06-04 01:40:27 -05:00
3630d7074a
refactor(waybar): improve visuals of taskbar 2023-06-03 23:25:22 -05:00
ddc788cf25
feat(nvim): add assembly lsp 2023-06-03 23:25:15 -05:00
5459ac5076
feat(gtk): set dark mode for gtk 2023-06-03 21:52:18 -05:00