f73f157d95
refactor(nvim): disable lsp line highlight
2022-09-27 11:07:17 -05:00
063a728c27
fix(wezterm): properly merge tables
2022-09-26 16:16:00 -05:00
e64235bb38
Revert "refactor(wezterm): only use needed fonts"
...
This reverts commit 619f5c0555
.
2022-09-26 10:32:11 -05:00
f3c04b5783
Revert "feat(wezterm): enable more fonts"
...
This reverts commit dd3335ee9c
.
2022-09-26 10:32:09 -05:00
33856476c3
fix(nvim): do not attach smoothcursor to neogit notifications
2022-09-26 10:29:02 -05:00
e7e2c3e404
feat(nvim): exclude OverseerForm from indent blankline
2022-09-26 10:24:17 -05:00
dd3335ee9c
feat(wezterm): enable more fonts
2022-09-26 10:21:15 -05:00
619f5c0555
refactor(wezterm): only use needed fonts
2022-09-26 10:12:32 -05:00
231cb21a8d
chore(wezterm): remove commented code
2022-09-26 09:46:34 -05:00
29a5ea1b36
feat(nvim): add more words to dictionary
2022-09-26 09:34:51 -05:00
ac8948a412
feat(nvim): add more words to dictionary
2022-09-22 11:01:13 -05:00
3a62a5be13
refactor(hypr): small improvements
2022-09-22 11:01:03 -05:00
dc400baf6f
chore: ignore uneeded configs
2022-09-19 16:37:30 -05:00
850dbaf169
Revert "refactor(wezterm): darken kanagawa background"
...
This reverts commit e0c034570e
.
2022-09-19 16:36:38 -05:00
e0c034570e
refactor(wezterm): darken kanagawa background
2022-09-19 16:36:17 -05:00
bedf3ef8e4
refactor(nvim): remove ts-yati
2022-09-18 19:53:39 -05:00
281da6e03c
feat(hypr): auto lock on first login
2022-09-18 19:23:02 -05:00
18ab75019d
style(hypr): use vars correctly in script
2022-09-18 18:46:30 -05:00
b2df9370a4
fix(hypr): make sure wf-recorder saves in /tmp/*
2022-09-18 18:40:13 -05:00
5685b248fe
refactor(hypr): improve screen-cap code
2022-09-18 18:36:42 -05:00
5a0f8d2777
style(hypr): format screen cap
2022-09-18 18:27:06 -05:00
f25684b23b
feat(hypr): add keybind to save gifs
2022-09-18 18:11:42 -05:00
8fa347dcf9
feat(nvim): improved dap integration
2022-09-18 16:50:32 -05:00
2e7cc78aa0
feat(nvim): add overseer
2022-09-18 16:27:47 -05:00
62bac217db
refactor(nvim): use vim.cmd instead of nvim_command
2022-09-18 16:13:13 -05:00
fa54bfe71d
feat(nvim): make ltex use vim dictionary
2022-09-18 05:07:15 -05:00
0f91c11aea
feat(nvim): add color picker
2022-09-18 04:43:51 -05:00
f5ec5cc819
chore: ignore libreoffice configuration
2022-09-18 04:35:27 -05:00
73540b6523
refactor(nvim): set cmdline toggle to ldr>s>l
2022-09-17 17:44:51 -05:00
70c0207d89
feat(nvim): closer mapping integration w/ which-key
2022-09-17 17:44:31 -05:00
e4c91f54a3
feat(nvim): integrate hydra & whichkey
2022-09-17 17:37:09 -05:00
e543f82554
feat(nvim): hydra improvements
2022-09-17 17:32:38 -05:00
6f7d4c5b09
chore: move stylua to set root for lua lsp
2022-09-17 17:18:51 -05:00
406c5b5dbc
refactor(nvim): major keybindings overhaul
2022-09-17 17:18:37 -05:00
99bf63b2ce
refactor(nvim): improve core mappings
2022-09-17 16:12:15 -05:00
b0e41f07d4
refactor(nvim): set cmdheight to 1
...
The current implementation of cmdheight = 0 is buggy as all hell
unfortunately. It looks very nice, but it's not ready for use. Will
check it out come Neovim 0.8 stabilization at the end of September.
2022-09-17 16:12:06 -05:00
f7cbb1e08f
fix(nvim): add stylua as marker for lua lsp
2022-09-17 16:11:14 -05:00
1ce2712277
Revert "refactor(nvim): combine lead & trail to space list char"
...
This reverts commit 8f335f2cbd
.
2022-09-17 15:20:47 -05:00
f899ec0e5e
feat(nvim): nicer colors for smoothcursor
2022-09-16 21:37:32 -05:00
c7f7e28de8
feat(nvim): add rainbow brackets
2022-09-16 21:31:33 -05:00
8f335f2cbd
refactor(nvim): combine lead & trail to space list char
2022-09-16 17:32:31 -05:00
434cb94100
refactor(nvim): enable redirect modules ansiblels
2022-09-16 17:28:57 -05:00
bd7470d35e
fix(zsh): include poetry in path
2022-09-16 17:28:40 -05:00
54fdc3512c
feat(nvim): include capabilities & attach for pwsh_es
2022-09-16 12:39:47 -05:00
52ff424417
refactor(pwsh): only install PSFzf if not found
2022-09-16 12:38:52 -05:00
f51b30e37b
feat(nvim): add powershell lsp support
2022-09-16 12:36:04 -05:00
cec69e915a
feat(pwsh): add fzf completion bindings
2022-09-16 12:26:01 -05:00
4cb635f63d
feat(pwsh): add powershell profile
2022-09-16 12:22:06 -05:00
f98b047d4a
fix(wezterm): use correct line height
2022-09-16 06:23:50 -05:00
3a41934b16
feat(zsh): add more zsh options
2022-09-16 06:12:29 -05:00
d67649eb02
feat(nvim): add hl for Mini*Word
2022-09-16 06:04:09 -05:00
a393e7f4bc
fix(wezterm): do not display scrollbar from theme
2022-09-16 05:14:55 -05:00
9b69cdfb17
fix(nvim): use correct requires for kanagawa
2022-09-16 03:56:12 -05:00
0cc445b628
feat(nvim): add smooth cursor
2022-09-16 03:54:22 -05:00
57da6f9f12
feat(nvim): use coldddark theme for silicon
2022-09-14 11:03:50 -05:00
23f8498899
feat(nvim): add silicon
2022-09-14 10:59:17 -05:00
a930700020
feat(nvim): add capabilities, attach to jsonls
2022-09-12 19:55:03 -05:00
bf6c03f591
feat(nvim): improve jsonls handling
2022-09-12 19:52:21 -05:00
67cdef6a4b
feat(nvim): add more words to dictionary
2022-09-12 19:40:15 -05:00
be30a20ccb
feat(nvim): add correct comment string for C#
2022-09-12 10:09:23 -05:00
f804f192af
fix(waybar): show battery level correctly
2022-09-12 10:09:07 -05:00
693034dd3d
Revert "fix(nvim): add stylua file"
...
This reverts commit 885ba5def3
.
2022-09-12 02:33:37 -05:00
bb2ffd603c
feat(nvim): use xmldoc for C# neogen annotations
2022-09-12 02:28:01 -05:00
885ba5def3
fix(nvim): add stylua file
...
This restricts how deep sumneko_lua (lua-language-server) will search
down in the directory tree. Lua LSP is kinda shit when it comes to
performance -- slow loads & no caching it appears :( -- so I have to
take measures into my own hands to optimize a bit.
2022-09-12 02:27:47 -05:00
3adaeadd98
refactor(nvim): use float for toggleterm
2022-09-12 02:02:51 -05:00
036fdae354
feat(nvim): add more words to dictionary
2022-09-12 02:02:39 -05:00
036b2663ff
Revert "refactor(wezterm): use FiraCode NF symbols as generic NF"
...
This reverts commit f86c97a15a
.
2022-09-11 20:28:22 -05:00
a6b78dbe4d
refactor(hyprland): input overhauls & optimization
2022-09-11 20:09:03 -05:00
f86c97a15a
refactor(wezterm): use FiraCode NF symbols as generic NF
2022-09-11 19:44:01 -05:00
41496571f8
Revert "feat(nvim): improve treesitter highlighting w/ markid"
...
This reverts commit cd23fdf045
.
2022-09-11 16:20:30 -05:00
cd23fdf045
feat(nvim): improve treesitter highlighting w/ markid
2022-09-11 14:25:18 -05:00
748790eb39
refactor(nvim): use folke for todo-comments
2022-09-11 14:24:59 -05:00
ea91e233ec
refactor(nvim): remove deprecated rust-tools function
2022-09-10 22:38:00 -05:00
501ba45933
feat(nvim): add rust-specific bindings
2022-09-10 22:35:37 -05:00
6bf904499f
fix(nvim): use correct codelldb for dap
2022-09-10 22:32:31 -05:00
d85f386d31
refactor(wezterm): disable scrollbar
2022-09-10 18:45:19 -05:00
be03806bc1
refactor(wezterm): decrease padding
2022-09-10 18:44:55 -05:00
cb693a463a
feat(chrome): set default flags for wayland
2022-09-10 01:29:27 -05:00
414a7f1579
feat(nvim): do not show indent lines in man pages
2022-09-10 01:29:14 -05:00
c3db0c021f
feat(mako): better colors
2022-09-10 01:28:56 -05:00
b47b5b9f3d
refactor(hypr): decrease blur passes
2022-09-10 00:18:22 -05:00
a527188d99
feat(zsh): opt out of dotnet telemetry
2022-09-09 16:47:27 -05:00
066ea17f72
refactor(nvim): change toggleterm binding
2022-09-08 20:48:42 -05:00
fe562fb972
feat(nvim): add toggleterm
2022-09-08 19:22:53 -05:00
f3d0d8a5d4
feat(nvim): add more words to spell file
2022-09-08 18:50:03 -05:00
68d4c13404
feat(nvim): add spell source
2022-09-08 01:14:41 -05:00
30b5adcf86
feat(nvim): make telescope transparent
2022-09-08 01:06:41 -05:00
a7652bb193
feat(nvim): add cmp custom selection coloring
2022-09-08 00:49:21 -05:00
9f8298fa0a
style(nvim): format cmp
2022-09-07 23:00:52 -05:00
5ae9d2d2f8
refactor(nvim): optimize rg-cmp
2022-09-07 23:00:45 -05:00
ab7f4374a6
feat(nvim): add ltex lsp
2022-09-07 22:49:17 -05:00
da6f9d9af1
refactor(nvim): change markdown preview browser
2022-09-06 11:26:25 -05:00
4ad4082a7e
refactor(waybar): remove idle inhibitor
2022-09-06 11:26:02 -05:00
3853279fcb
refactor(nvim): remove code action menu
2022-09-06 09:57:49 -05:00
aac730ec9f
refactor(bat): use gruvbox-dark theme
2022-09-06 03:53:34 -05:00
1dce9b65c3
refactor(nvim): yank unused plugins, better lazy load
2022-09-06 03:45:26 -05:00
d55a635a59
fix(nvim): use lsp defaults for ansiblels
2022-09-06 03:27:28 -05:00
e8af6bdfb4
feat(nvim): improve tab support for latex
2022-09-06 03:17:53 -05:00
71dbc0e064
refactor(latexmk): output builds into hidden dir
2022-09-06 03:17:38 -05:00
d618d80a08
fix(zathura): do not recolor images
2022-09-06 03:17:24 -05:00
c3b78ee170
Revert "feat(mako): play sound when notification received"
...
This reverts commit ea511a479c
.
2022-09-06 00:53:35 -05:00
ea511a479c
feat(mako): play sound when notification received
2022-09-06 00:47:19 -05:00
988f1397cc
refactor(nvim): remove uneeded autocmds
2022-09-06 00:34:30 -05:00
466a4bec62
feat(waybar): add asus profile tooltip
2022-09-06 00:32:25 -05:00
ca885bb9e7
feat(nvim): set vimtex general viewer to zathura
2022-09-05 23:40:52 -05:00
eb7b9a605b
feat: add latexmkrc
2022-09-05 23:40:35 -05:00
290c187b30
feat(hypr): add exit keybinding
2022-09-05 22:27:59 -05:00
c01affc2cc
feat(nvim): add vimtex
2022-09-05 21:10:42 -05:00
68338f51e1
fix(nvim): update tint to use correct setup variables
2022-09-05 21:10:30 -05:00
608d17ecb3
fix(nvim): use proper lsp restart keybind
2022-09-05 21:10:15 -05:00
1c0a007bac
feat(nvim): add texlab lsp
2022-09-05 21:10:03 -05:00
aa001502a5
chore(nvim): remove unused variable for kind
2022-09-05 18:52:54 -05:00
60b6ff32aa
refactor(hypr): increase blur passes
2022-09-05 17:34:56 -05:00
34924e8f18
feat(nvim): ignore winseparator for tint
2022-09-05 17:34:43 -05:00
a99c5ef311
feat(wezterm): add linux compositor specific settings
2022-09-05 17:34:26 -05:00
0d2345a0f9
Revert "refactor(wezterm): decrease opacity"
...
This reverts commit ab682c6bf5
.
2022-09-05 10:13:47 -05:00
ab682c6bf5
refactor(wezterm): decrease opacity
2022-09-05 10:09:10 -05:00
c7f6da0560
feat: add autumn wallpaper
2022-09-05 10:09:02 -05:00
5779b173e7
refactor(hypr): use nebula wallpaper
2022-09-05 10:07:36 -05:00
10f65ed796
feat: add more wallpapers
2022-09-05 10:07:26 -05:00
c9ea524fb4
refactor(nvim): use vim stdpath for mason paths
2022-09-05 07:31:55 -05:00
63bf0fc759
feat(nvim): add hydra for fancy diagrams
2022-09-05 07:12:26 -05:00
6bd390a24c
refactor(nvim): sane usage of cmp sources
2022-09-05 07:00:56 -05:00
a0bcb57f3f
style(nvim): remove unused sections in cmp
2022-09-05 06:50:00 -05:00
7fc3ae6506
fix(nvim): properly get path to omnisharp
2022-09-05 06:42:56 -05:00
a1da2f7de1
chore: ignore systemd user
2022-09-05 04:07:59 -05:00
4927f7623f
refactor(nvim): mute some cmp colors
2022-09-05 04:07:09 -05:00
84011684a3
feat(nvim): better colors for cmp kanagawa
2022-09-05 04:03:00 -05:00
57a7ff6943
fix(nvim): limit max cmp word len
2022-09-05 04:02:51 -05:00
fd2cd731da
feat(nvim): massively improve cmp appearance
2022-09-05 03:46:31 -05:00
1930ebd315
feat(nvim): add argument highlighter
2022-09-05 02:47:07 -05:00
9a6553aec0
feat: add mako notifications
2022-09-05 00:23:57 -05:00
7371d647e4
refactor(hypr): do not use a notification daemon
2022-09-04 23:50:21 -05:00
80ce81a018
refactor(nvim): decrease unfocused window brightness
2022-09-04 21:22:59 -05:00
d941ec7344
feat(zsh): add alias for wez imgcat
2022-09-04 17:19:22 -05:00
1d1e0ff3cf
style(zsh): format
2022-09-04 15:21:44 -05:00
577696f501
refactor(nvim): desaturate tint more
2022-09-04 15:20:55 -05:00
f81087afec
feat(nvim): better indent lines
2022-09-04 15:17:51 -05:00
d92b15190a
feat(hypr): support kbct
2022-09-04 15:14:53 -05:00
2edee4584a
feat(nvim): add tint.nvim
2022-09-04 15:13:20 -05:00
d83caa0c6a
feat(nvim): support C# decompilation
2022-09-04 01:18:26 -05:00
bb759397ac
feat(zsh): support for dotnet suggest
2022-09-03 23:14:53 -05:00
80664ea131
Revert "fix(zsh): remove unused pathings"
...
This reverts commit baf9807480
.
2022-09-03 20:17:52 -05:00
462e0a6293
refactor(hypr): improve handling of closing waybar
2022-09-03 04:26:35 -05:00
baf9807480
fix(zsh): remove unused pathings
2022-09-03 03:48:35 -05:00
5cd62d2b7d
feat(nvim): use smaller lead dot (·)
2022-09-03 03:46:41 -05:00
6424c213de
fix(nvim): properly set folding for treesitter
2022-08-31 11:44:32 -05:00
6b3a011b78
feat(nvim): better support for azure pipelines
2022-08-30 13:30:09 -05:00
d83e02509c
chore: remove loose file
2022-08-29 16:56:48 -05:00
54a8184224
fix(nvim): re-enable swap files
2022-08-29 09:51:35 -05:00
d06088825c
refactor(nvim): replace undotree with mundo
2022-08-28 21:01:14 -05:00
61ed055966
feat(wezterm): support XF86{Copy,Paste}
2022-08-28 17:09:48 -05:00
0cfe7914fb
chore: do not include chromium
2022-08-28 16:49:13 -05:00
48a3abb8f6
feat(git): better conflict styling
2022-08-28 16:21:52 -05:00
95e74108b5
feat(zsh): add alias for git log --oneline
2022-08-28 15:49:12 -05:00
fdced5f1fd
fix(zsh): clean up functions after load
2022-08-28 15:42:54 -05:00
06ca918c29
feat(zsh): add nix completions
2022-08-28 15:38:00 -05:00
cc96619b39
feat(nvim): add marksman lsp server
2022-08-28 15:25:22 -05:00
cd0534da22
refactor(nvim): set markdown browser to firefox
2022-08-27 18:23:04 -05:00
6fda2d2c69
feat(nvim): add autolist.nvim
2022-08-27 18:22:50 -05:00
b1b5e52c86
Revert "feat(nvim): add mind.nvim"
...
This reverts commit 0242869c1f
.
2022-08-27 18:14:21 -05:00
60ff1b69f7
fix(nvim): lighten win separators
2022-08-27 01:34:31 -05:00
0242869c1f
feat(nvim): add mind.nvim
2022-08-27 01:26:40 -05:00
5a85d36636
refactor(nvim): modify fillchars
2022-08-27 01:26:32 -05:00
3872f852b6
refactor(hypr): change floating keybind
2022-08-27 00:54:23 -05:00
bbaedd4004
Revert "refactor(wezterm): use alt for tab switching"
...
This reverts commit 905633ae15
.
2022-08-27 00:52:38 -05:00
b2ced5d45a
refactor(wezterm): disable glyph anti-aliasing
2022-08-27 00:02:20 -05:00
905633ae15
refactor(wezterm): use alt for tab switching
2022-08-27 00:02:03 -05:00
67e752bafa
fix(waybar): use correct temperature settings
2022-08-26 23:47:56 -05:00
601233b537
feat: add SUPER+C,SUPER+V support
2022-08-24 23:27:28 -05:00
b7314543a9
refactor(hypr): rebind lock exec
2022-08-23 23:51:39 -05:00
a8804f8766
feat(hypr): allow media keys to be held
2022-08-23 22:25:29 -05:00
8bdc76f4f2
feat(hyprland): add asusctl support
2022-08-23 22:23:06 -05:00
ae76e1ed0d
feat(hypr): add bindings for monitor brightness
2022-08-22 12:38:50 -05:00
328ec470dd
feat(emacs): initial config
2022-08-21 16:26:41 -05:00
24da2f9025
refactor(nvim): use dedicated plugin for surround
2022-08-20 22:18:26 -05:00
57aa032d40
refactor(nvim): use more up to date fork from todo comments
2022-08-20 22:07:52 -05:00
a9120e7daa
feat(nvim): add nix lsp server
2022-08-19 20:03:03 -05:00
ea6b94fc4d
refactor(wezter): do not set term var
2022-08-19 20:02:54 -05:00
7e62eef733
feat(nvim): support for nix
2022-08-19 20:02:41 -05:00
c6ec7e7af7
refactor(waybar): remove uneeded workspace config
2022-08-16 06:39:02 -05:00
4148b1da4d
refactor(waybar): remove unused styling
2022-08-16 06:33:00 -05:00
bfd9a9a9be
feat(waybar): add active highlight for workspaces
2022-08-16 06:30:50 -05:00
06a8f0493c
refactor(zathura): increase opacity
2022-08-16 06:26:29 -05:00
1cd6f27e24
refactor(wezterm): decrease opacity
2022-08-16 06:24:58 -05:00
5ecf46d894
feat(hypr): set cycle binds for workspaces
2022-08-16 05:49:11 -05:00
bf67615099
feat(hypr): add keybind for screenshot
2022-08-16 05:42:08 -05:00
3387751f81
feat(hypr): improve monitor workspaces
2022-08-16 05:31:30 -05:00
b1b7a98eee
fix(hypr): unify workspaces
2022-08-16 05:01:45 -05:00
75358ff41e
feat(hypr): allow laptop monitor to be shut off
2022-08-16 03:49:13 -05:00
6701976a6c
feat(hypr): add lock key binding
2022-08-16 03:37:33 -05:00
1447743b7e
feat(zathura): add basic dracula theming
2022-08-16 03:28:44 -05:00
3f11c4eb83
feat(nvim): migrate to nvim-highlight-colors over colorizer
2022-08-16 03:28:32 -05:00
62e036e8c9
feat(zathura): add zathurarc
2022-08-16 03:17:18 -05:00
7f9ce6fa90
chore: ignore more uneeded configs
2022-08-16 01:42:44 -05:00
c702395100
feat(waybar): add volume toggle on click for volume
2022-08-16 01:20:06 -05:00
2e4191d841
chore: ignore mime, spotify
2022-08-16 01:17:52 -05:00
bd07fae575
chore: remove loose swp file
2022-08-16 01:17:25 -05:00
a078d08bd5
do not include ncspot
2022-08-16 01:16:45 -05:00
006babbdfb
feat: general overhauls
2022-08-16 01:05:12 -05:00