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
c1c36ee21c
[wip] nvim: add better symbols for dap-ui
2024-03-29 15:47:47 -04:00
208b18723b
[wip] nvim: make dap-ui more pretty
2024-03-29 15:32:31 -04:00
cc9a8d71f1
[wip] nvim: start migration to nvim-dap
2024-03-29 14:02:30 -04:00
e02802369d
nvim: center buffer after formatting
2024-03-28 20:12:28 -04:00
fb441bc3df
nvim: black-format python files on write
2024-03-22 20:44:57 -04:00
01d5bc029f
nvim: add markdown snippets
2024-03-22 20:44:23 -04:00
0738247079
fish: only source aliases in interactive mode
2024-03-22 20:35:38 -04:00
153dbc8782
zathura: update pyinstantref
2024-03-22 20:35:04 -04:00
4a21d1cee7
nvim: swap more underlines and undercurls in theme
2024-03-16 15:21:39 -04:00
8213a5cb7d
qutebrowser, zathura: style changes
...
use liberation sans instead of IBM Plex
2024-03-16 15:20:45 -04:00
d3413eee28
fish: only source aliases if interactive
2024-03-16 15:19:49 -04:00
649725f483
nvim: back to pyright
...
mypy is slow and boring
2024-03-04 21:41:48 -05:00
989528a889
cleanup: add .sqlite_history
2024-03-04 21:41:13 -05:00
71f8e957bc
nvim: make LSP floats distinguished
2024-03-04 18:51:03 -05:00
07bce37e85
alacritty: color scheme corresponds with nvim
2024-03-04 13:14:34 -05:00
76dd210b27
nvim: new color scheme
...
unprecedented
2024-03-03 22:11:53 -05:00
525d7e62c5
nvim: merge color.vim into init.vim
2024-03-03 20:50:07 -05:00
fa861d2b81
nvim: move more config into lua
2024-03-03 20:11:43 -05:00
c599929e4f
nvim: clean up lua init
2024-03-03 19:19:56 -05:00
c2abcf4f3e
dot_profile: remove things about nvim plugins
...
now git takes care of plugins
2024-03-03 17:01:40 -05:00
f82a0f933d
nvim: purge vim-plug
...
we're doing this now https://hiphish.github.io/blog/2021/12/05/managing-vim-plugins-without-plugin-manager/
2024-03-03 16:49:51 -05:00
617193ac5c
migrate from pyright back to pylsp
2024-03-03 11:39:44 -05:00
11722b6118
nvim: unpin telescope dependencies
2024-03-02 22:14:43 -05:00
a081cc5bb0
nvim: update plug.vim
2024-03-02 21:28:30 -05:00
f83df2f5a2
nvim: turn off digraphs when set digraph list not supported
2024-03-02 21:24:26 -05:00
5ea357fd2c
tmux: use /usr/bin/fish path
2024-03-02 21:20:43 -05:00
f74abc7f44
bashrc: fix wrong fish shell
2024-03-02 21:16:06 -05:00
4c950191f0
bashrc: use /usr/bin/fish instead of /bin/fish
2024-03-02 21:13:27 -05:00
2bebabc358
qbprof: error out for empty argument
2024-02-29 13:07:18 -05:00
cb58cfd4dd
nvim: typst numbered block snippet
2024-02-23 17:35:38 -05:00
1d4cd56ed5
embedded rust stuff
2024-01-17 21:47:15 -05:00
f180772509
fish: move right prompt stuff into left prompt
...
alacritty's reflowing is weird only when fish has a right prompt
2024-01-13 17:57:33 -05:00
a7218a2a4e
fish: automatic swallow on common programs
2024-01-13 17:05:37 -05:00
ce6f955a48
xinitrc: remove pipewire stuff
...
instead, use `systemctl --user enable --now pipewire-pulse`
this might be an issue on non-systemd systems but i use arch btw
2024-01-13 16:37:13 -05:00
6c32030259
[dwm]: patch: dynamicswallow
2024-01-13 16:36:39 -05:00
3ce81552e0
use alacritty
...
preserve st because some places still use it
2024-01-13 15:56:29 -05:00
93d9be7e01
nvim: transparent bar
2024-01-12 21:51:10 -05:00
f726271879
mimeapps: add mpv/nsxiv handlers
2024-01-11 19:31:21 -05:00
61a50b31e1
fish: color changes
2024-01-05 16:43:35 -05:00
37eaf73e67
fish: fix aliases not passing argv through
2024-01-02 21:13:07 -05:00
908e729348
mpv: slicing settings changed
2024-01-02 21:06:24 -05:00
3295d8860a
XCompose: add smallcaps
2024-01-02 21:02:56 -05:00
9dcb4be837
nvim: add rust-analyzer
2024-01-02 12:12:23 -05:00
1981a25081
fish: fix aliases
2024-01-02 12:10:53 -05:00
b89c75020e
git: use nvim for mergetool
2024-01-02 12:10:22 -05:00
ce8c8126ce
qutebrowser: fixlink uses different dumb instance
2023-12-15 19:04:54 -05:00
ed796356c4
qutebrowser: add paperless shortcut
2023-12-15 19:03:57 -05:00
6c088de975
qutebrowser: remove deprecated option
2023-12-15 19:02:56 -05:00
cc3c30bc10
fish: remove z (we use the standalone program now)
2023-12-03 13:11:45 -05:00
5f4d0b0c41
aerc: fix stylesheet issue
2023-12-03 13:10:42 -05:00
f86c799de7
nvim: add telescope plugin
2023-12-03 12:50:05 -05:00
f066082b30
qutebrowser: use old.reddit instead of libreddit
2023-12-03 12:49:13 -05:00
4d0123e3bc
nvim: make typst snippets import libs
2023-12-03 12:48:19 -05:00
eab94f3433
.config/vars: add rust bin to PATH
2023-11-29 16:08:22 -05:00
55102dbfa9
zathura: make recolor less bright
2023-11-04 16:13:56 -04:00
07c958323f
nvim: integrate testr for tests
2023-11-04 15:34:07 -04:00
7f90afaabc
picom: browser transparency woOOOOOOOOO
2023-11-04 15:33:32 -04:00
fd9a0ce18f
discord: inject amoled theme
2023-10-31 12:47:58 -04:00
2f133e087a
nvim: mkdir debugger input folder
2023-10-24 17:49:55 -04:00
18aeacdcba
xonotic: record in 60fps
2023-10-12 20:33:52 -04:00
d6f13328a9
sorter.sh: sort webms
2023-10-12 20:33:15 -04:00
29a95ef90a
mpv: add extra filters
2023-10-01 13:26:39 -04:00
43da58eba3
nvim: make paths less brittle
2023-09-30 12:01:23 -04:00
ef94ba85a4
fish: refactor arf alias
2023-09-15 19:43:55 -04:00
4a1cc979e1
nvim: update typst notes snippets
2023-09-15 19:43:40 -04:00
943483b0d4
def.sh: added
...
dictionary definition wrapper over sdcv
2023-09-04 12:33:51 -04:00
d9fd7d45bb
dotinstall now installs Python programs
2023-09-04 12:31:42 -04:00
fc78597525
qutebrowser: add stackoverflow to fixlink.sh
2023-09-01 21:31:55 -04:00
6ee93aa5d7
nvim: fix typst chem snippets
2023-08-28 19:30:21 -04:00
94c8623995
nvim: added chem typst template
2023-08-27 11:14:01 -04:00
40cc60abd8
qutebrowser: replace deprecated command
2023-08-27 11:00:17 -04:00
fc2f333223
nvim: typst auto root finding
2023-08-27 10:59:48 -04:00
692bbb8e56
nvim: remove autopairs toggle/untoggle bind
...
@@ tramples over the "repeat macro" bind
2023-08-27 10:57:22 -04:00
05f3f289c6
mpv: remove vflip bind
2023-08-27 10:56:46 -04:00
b4f7722108
fish: add more aliases
2023-08-27 10:56:10 -04:00
ef95eb38db
mpv: add funny filters
2023-08-17 22:08:46 -04:00
ed7f89920d
xonotic: remove nickname option
2023-08-17 22:08:18 -04:00
e1b6eda4aa
nvim: typst "index" template
2023-08-15 21:12:57 -04:00
3b596e5a0e
nvim: ultisnips uses Tab now
2023-08-14 10:17:16 -04:00
0a046359a5
dic.sh: added
2023-08-13 21:56:52 -04:00
b778e0c1be
fish: update zathsec alias path
2023-08-13 21:46:23 -04:00
0aacb9e484
nvim: put typst stuff in an ftplugin file
2023-08-07 21:12:15 -04:00
82e35a86ce
zathura: disable loading text
2023-08-05 12:43:25 -04:00
ac8b502c24
zathura: make link numbers more visible
2023-08-05 10:54:17 -04:00
2696212570
sorter.sh: loop mpv
2023-08-03 20:41:26 -04:00
8e2de8afe2
identity.sh: chmod files adequately
2023-08-03 18:58:30 -04:00
03202c43b0
xinitrc: do not use gentoo-pipewire-launcher
2023-08-03 18:40:59 -04:00
e03e2f5833
fish: add tmux alias for 256-color
2023-08-01 11:03:24 -04:00
01711935b6
qutebrowser: misc service changes
2023-08-01 10:41:00 -04:00
b137fe275c
tmux: improve clipboard compatibility
2023-08-01 10:40:19 -04:00
6166d0e554
tmux: better dwm emulation
2023-07-31 13:46:24 -04:00
0d42fc2946
nvim: silence missing rasmus theme error
2023-07-30 16:56:20 -04:00
1d06ecca0e
nvim: add color.vim
...
whoops it wasn't there
2023-07-30 16:51:42 -04:00
671b6afd9b
tmux: set dwm.tmux mfact to 50%
2023-07-30 16:46:05 -04:00
378d91ca0e
tagger.sh: allow tagging existing files
2023-07-28 19:21:40 -04:00
e4cc5369fa
zathura: added stricter seccomp config
2023-07-27 16:31:09 -04:00
17dbec19e6
zathura: unbork links
...
disabling sandbox, because we'll mostly use this for our own files
anyways
2023-07-27 16:25:15 -04:00
89fa51dffb
zathura: remove deprecated option
2023-07-27 16:01:36 -04:00
da5a12a06e
zathura: transparencyyyyy
...
i finally got it working
2023-07-27 15:42:42 -04:00
a196a80ec2
nvim: typst/zathura better integrated
2023-07-27 14:41:36 -04:00
d9afec4380
nvim: change clipboard binds
2023-07-27 14:20:42 -04:00
df3c67bf7b
picom: rounded corners are back
2023-07-26 13:34:18 -04:00
351649c507
xcompose: added elon musk reference
2023-07-26 12:31:42 -04:00
6fd8eb0522
qutebrowser: give title to homepage
2023-07-25 21:11:11 -04:00
8546a8b976
qutebrowser: fresh coat of paint
2023-07-25 19:59:13 -04:00
3dbf7c9130
qutebrowser: smooooth scroll
...
finally we can smoothly scroll for Ctrl-D/Ctrl-U gg/G
2023-07-24 13:12:34 -04:00
f802618e96
pyinstantref: added bind to zathura
2023-07-23 21:18:00 -04:00
6abd2abc5d
pyinstantref: bump version
2023-07-23 20:03:35 -04:00
0477ff8bc9
rofi: improve readability on theme
2023-07-22 22:17:13 -04:00
c0ba610559
rofi: added
2023-07-22 21:23:54 -04:00
5df98b9e39
ipython: disable exit confirm prompt
2023-07-22 21:13:12 -04:00
ec7dd6c5b9
ipython: default profile settings
2023-07-22 15:23:52 -04:00