Commit Graph

863 Commits

Author SHA1 Message Date
84922872f6
refactor(nvim): remove unused sql functions 2023-07-12 19:19:26 -05:00
43b088a580
feat(zsh): add Unzip function 2023-07-12 19:17:45 -05:00
4ef0470b43
feat(wezterm): use Meslo Nerd
This font has a better check mark symbol
2023-07-10 12:44:50 -05:00
804328a567
refactor(wezterm): re-enable Noto Fonts Emoji 2023-07-10 08:08:31 -05:00
52fa11c51d
style(wezterm): format with stylua 2023-07-09 15:49:35 -05:00
dfda150721
refactor(wezterm): remove fonts directory 2023-07-09 14:40:48 -05:00
ff5730327b
refactor(nvim): do not notify about updates 2023-07-08 07:03:16 -05:00
b9fcc423f5
chore(nvim): update lazy lock 2023-07-07 20:15:52 -05:00
66c7d35a5b
refactor(nvim): use trouble mappings for lsp 2023-07-07 20:15:39 -05:00
ad35098a0f
fix(nvim): set splitkeep to cursor
This fixes some problems cropping up in trouble.nvim
2023-07-07 20:15:03 -05:00
bb7c6cea63
fix(nvim): set icon for nvim-lightbulb 2023-07-07 20:14:52 -05:00
c3de219170
refactor(hypr): improve animations and appearance 2023-07-07 14:05:06 -05:00
e334a6b1a2
refactor(hypr): improve workspace movement
This permits for sending multiple windows at once without need to going
back to the workspace
2023-07-07 14:04:36 -05:00
dde47478ce
feat(nvim): enable enhanced diff highlights for diffview 2023-07-07 10:02:10 -05:00
617b94f5d7
chore(nvim): update lazy lock 2023-07-06 06:23:01 -05:00
34c7ea44e6
style(nvim): format with stylua 2023-07-05 07:36:45 -05:00
e3478b69e2
feat(nvim): add fugitive.vim 2023-07-05 07:36:26 -05:00
a7bea85f8c
refactor(nvim): remove forgit 2023-07-05 07:36:12 -05:00
c6b8b27065
refactor(wezterm): increase background opacity 2023-07-05 03:49:35 -05:00
3bd99b8ded
chore(nvim): update lazy lock 2023-07-05 02:11:00 -05:00
b66ba7c07b
refactor(git): default to rebase on pull 2023-07-05 02:10:35 -05:00
276c8305f8
refactor(nvim): set gh refresh interval to 1 minute 2023-07-04 16:55:22 -05:00
1cd1124e6c
feat(nvim): github cli integration 2023-07-04 12:54:57 -05:00
2c7c161869
feat(zsh): github cli completions 2023-07-04 12:50:02 -05:00
190500a8e6
chore: include zsh in dotfiles explicitly 2023-07-04 12:49:48 -05:00
fd943292b7
refactor(waybar): improve battery module 2023-07-04 04:18:31 -05:00
c1a0979dfa
refactor(nvim): do not include ignored directories in vimgrep 2023-07-04 00:46:20 -05:00
a391a8e23b
feat(nvim): add treesitter playground 2023-07-03 23:31:55 -05:00
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