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