Commit Graph

278 Commits

Author SHA1 Message Date
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
9f2a1d7545 Merge branch 'Development' of ssh://gitlab.orion-technologies.io/philler/dots into Development 2022-09-06 03:54:55 -05:00
aac730ec9f refactor(bat): use gruvbox-dark theme 2022-09-06 03:53:34 -05:00
eaf4477507 refactor(bat): use gruvbox-dark theme 2022-09-06 03:51:45 -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