4e97b08d50
refactor(nvim): use state
dir for neovim undodir
...
Was using XDG_CACHE which is incorrect.
Yes, Neovim uses this by default, but it's nice to ensure this is always
set as I desire instead of an upstream change setting this differently.
2023-07-13 14:30:35 -05:00
ef76ad857c
chore(nvim): update lazy lock
2023-07-13 14:22:38 -05:00
005c9b0ba7
refactor(nvim): use rainbow-delimiters.nvim instead of ts-rainbow2
...
ts-rainbow2 is deprecated 😔
2023-07-13 14:22:07 -05:00
ecfc5c6330
feat(nvim): set sidescrolloff to 5
2023-07-13 14:19:49 -05:00
18c2a82025
feat(nvim): set commentstring for sql
2023-07-12 19:19:47 -05:00
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
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
aad59636e8
refactor(waybar): set taskbar icon size to 14
2023-06-03 21:50:47 -05:00
58e163cfe3
feat(waybar): add tray
2023-06-03 21:42:37 -05:00
641210c421
feat(waybar): add taskbar
2023-06-03 21:42:30 -05:00
89d6c3624b
fix(waybar): properly change color on workspace hover
2023-06-03 20:33:12 -05:00
ce683cde16
feat(waybar): add appearance change for playing media
2023-06-03 20:29:32 -05:00
4cab8bd708
perf(waybar): remove animation from workspace
...
Gtk CSS is a pile of dogshit, very high cpu usage even with basic
animations 😡
2023-06-03 20:28:58 -05:00
32a1ed1cf0
refactor(nvim): remove unused file
2023-06-03 20:28:44 -05:00
ff6ef765fc
chore(nvim): update lazy lock
2023-06-03 15:02:03 -05:00
6840501d91
style(nvim): format plugins file
2023-06-03 15:02:02 -05:00
f0becf8a14
refactor(zsh): source wezterm completions
...
This makes completion gen for wezterm dynamic, no longer lags behind
actual completion sources for wezterm as we source the completion
generation directly.
2023-06-03 15:02:02 -05:00
5bf9b2e5a5
feat(nvim): set waybar config filetype
2023-06-03 15:02:02 -05:00
0e797ea18f
feat(waybar): show pacman updates available
2023-06-03 15:01:57 -05:00
0b8cabcf5a
refactor(nvim): do not conceal cursor
2023-06-03 14:53:47 -05:00
fed4a0ec1f
chore(waybar): format config
2023-06-03 13:45:03 -05:00
515857e0d0
refactor(waybar): do not use linear gradient for media
2023-05-30 16:52:26 -05:00
f677db7cb5
perf(waybar): fix some bugs causing high cpu usage in waybar
2023-05-30 04:21:02 -05:00
325466cb17
feat(hypr,waybar): finalize visual overhaul
2023-05-30 03:43:39 -05:00
264717d8ef
fix(wofi): express width in pixels
2023-05-29 14:42:51 -05:00
ca22b8d52a
refactor(waybar): initial style updates and refactoring
2023-05-28 09:52:59 -05:00
155f3eb72a
feat(swaylock): overhaul theming
2023-05-28 06:52:46 -05:00
6f187d3854
refactor(waybar): do not use gtk @colors for color variables
...
This makes css lsp throw a fit, not worth using anyhow with the
non-generic method of coloration we're doing anyways.
2023-05-28 03:23:33 -05:00
d3bf2b7c62
feat(wofi): add animations for selected entry
2023-05-28 02:54:03 -05:00
035ac8b85e
feat(wofi): completely overhaul wofi
2023-05-28 02:35:40 -05:00
134a2c6ac1
refactor(hypr): improve visual spacing of configs
2023-05-28 02:07:57 -05:00
e171ebde25
fix(nvim): correct use dependency keyword for plugin
2023-05-28 01:37:29 -05:00
2bbc8bff24
chore(nvim): update lazy lock
2023-05-24 15:46:10 -05:00
d7bc90e8fc
refactor(nvim): use nvim tree devicons directly
...
Previously we were using a redirection created by a user
2023-05-24 15:03:19 -05:00
e3c386d6d0
feat(nvim): show source selector for neotree in winbar
2023-05-24 14:31:09 -05:00
0f3e60198d
chore(nvim): update lazy lock
2023-05-24 14:19:33 -05:00
b803728b6b
chore(nvim): update lazy lock
2023-05-23 22:23:53 -05:00
5aa0f81090
refactor(nvim): load lspconfig on bufread
2023-05-23 22:23:32 -05:00
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