Commit Graph

827 Commits

Author SHA1 Message Date
2d712167a0
qutebrowser: non-finicky dark mode toggle
thanks mr qutebrowser maintainer and the qtwebengine folks
2024-06-08 14:27:26 -04:00
a91d0fb323
nvim: change clipboard helper bind
tab conflicted with <C-I> in normal mode
2024-06-07 16:16:13 -04:00
6e4b1ecb82
nvim: put plugins into opt/
this way supposedly we can explicitly load the plugin next to the
relevant configuration
2024-06-07 16:00:02 -04:00
e8308206bf
picom: transparency for feishin 2024-06-07 10:59:30 -04:00
7d452da9f1
nvim: update themes for latest version 2024-06-07 10:33:11 -04:00
ac2ee63fbe
nvim: bump plugins 2024-05-27 19:41:52 -04:00
34ff818e1b
qutebrowser: use Inter font 2024-05-27 19:34:49 -04:00
9c90ea96c6
nvim: misc typst snippet changes 2024-05-27 19:34:13 -04:00
e9a1313914
mpv: misc changes
exact seek, bind for chapters
2024-05-27 19:33:41 -04:00
ff53261da4
picom: turn on shadow 2024-05-27 19:33:11 -04:00
9be9b267d5
mpv: misc updates
new coat of paint and stuff
2024-05-10 17:35:33 -04:00
4a1c792be1
nvim: use clippy for rust-analyzer 2024-04-18 19:21:39 -04:00
5b15963fb4
nvim: add more typst snippets 2024-04-17 21:56:33 -04:00
695269645b
nvim: switch 0, ^ 2024-04-17 21:55:55 -04:00
27da0b1d83
qutebrowser: add stylesheet 2024-04-17 21:55:21 -04:00
c65f52d98d
sorter.sh: add MP4 extension 2024-04-13 14:04:38 -04:00
dfe58a4da8
nvim: compilation has output now 2024-04-06 11:53:38 -04:00
59a66f8d5d
nvim: remove tabstop from typst problem snippet 2024-04-05 17:05:11 -04:00
7b4c3a3f3a
nvim: use buffer local and maplocalleader for binds 2024-04-05 12:26:39 -04:00
b1709910dc
nvim: use tab for system clipboard binds 2024-04-05 12:18:17 -04:00
166437f644
nvim: merge remaining VimL configs back into init.vim
also removed digraphs config.
run :digraphs for a list of built-in digraphs
2024-04-05 12:13:19 -04:00
40700d7b0e
qutebrowser: format config.py 2024-04-05 12:04:34 -04:00
db835d9628
nvim: nvim-treesitter-text-objects plugin added 2024-04-04 22:17:16 -04:00
3946138b96
nvim: proper utf-8 on box snippets 2024-04-04 21:43:13 -04:00
35ca0f7b7a
nvim: clean up snippets
it looks readable now
2024-04-04 16:39:45 -04:00
8edc4d84a8
nvim: make box snippet allow multiline input 2024-04-04 16:30:05 -04:00
f912c761c4
nvim: box snippet 2024-04-03 21:57:22 -04:00
6ece79006b
nvim: delete ultisnips 2024-04-03 19:29:31 -04:00
73e4f4abdf
nvim: add markdown snippets 2024-04-03 19:28:14 -04:00
4884f144d0
nvim: migrated typst snippets to luasnip
this was the most absolutely painful experience ever
why did i do this
it was already working with ultisnips
it's literally 20x more convoluted with luasnip than ultisnips
for no benefit at all
https://xkcd.com/1205/
2024-04-03 19:21:48 -04:00
32c4b99498
nvim: snippet-making snippet 2024-04-03 16:07:25 -04:00
5fb723ee29
nvim: add more snippets
- shrug
- section header comment (i like this one)
2024-04-03 16:03:15 -04:00
c5a061a49a
nvim: implement the rest of date/time snippets 2024-04-03 14:36:16 -04:00
e327fb4f3e
[wip] nvim: begin migrating to luasnip 2024-04-02 22:37:58 -04:00
fe67879a1f
nvim: fix minor lua dot profile mistake 2024-04-02 14:21:58 -04:00
c423d2a5f8
[chore] nvim: run lua-ls formatter over everything 2024-04-02 14:16:39 -04:00
95fefd2304
nvim: install lua-language-server
also change all the lua stuff to make the lsp happy
2024-04-02 14:14:16 -04:00
8c512a2572
alacritty: swap red/green colors
supposedly red is more readable
2024-03-31 21:34:13 -04:00
48d48a2e26
glances: add config
why does glances check for updates online 😭
2024-03-31 21:32:36 -04:00
ce5c5e87bb
nvim: clean up keybinds
also Telescope now has dynamic workspace symbols
2024-03-31 21:30:35 -04:00
4db9cc7a60
nvim: clean up plugins
urlview gone
2024-03-31 20:11:37 -04:00
39983f1573
nvim: clean up typst snippets
spring cleaning woo
2024-03-30 16:03:18 -04:00
8a58962563
nvim: misc debugging cleanups
removed wrong submodule and added run to cursor bind
2024-03-29 21:56:51 -04:00
d6c3fba6d3
nvim: add test runner bind
this (should) mark full completion of migration to nvim-dap
2024-03-29 21:42:18 -04:00
9c82edec56
nvim: add bind to run test input for debugger 2024-03-29 21:08:38 -04:00
0d804702fb
nvim: get c++ binary compiling working 2024-03-29 18:46:42 -04:00
01a50f332d
nvim: prettier expand/collapse symbols 2024-03-29 18:02:34 -04:00
c3669df95a
nvim: get basic cpp debugging working 2024-03-29 17:58:54 -04:00
3c3bb83ff7
nvim: remove vimspector plugin 2024-03-29 15:56:26 -04:00
c1c36ee21c
[wip] nvim: add better symbols for dap-ui 2024-03-29 15:47:47 -04:00