169 Commits

Author SHA1 Message Date
b93a5f4571
nvim: IDE stuff
it's all cool and LSP-ey now wow
2023-04-12 11:20:21 -04:00
2b67f24ee0
nvim: split off Lua config files 2023-04-11 20:54:53 -04:00
a756f7b22c
nvim: added functions for testing code faster
you can now save input to a file
then put it into program stdin with <leader>ri
2023-04-11 19:44:11 -04:00
d45eb68fed
nvim: misc changes
clipboard is now system clipboard
compile bind now doesn't require Termdebug be on
2023-04-11 18:06:02 -04:00
bbb5c437bc
neomutt: use nvim to read mail
nvim now also has a plugin to parse URLs better
2023-04-09 12:23:12 -04:00
dcee2ccddf
neomutt: added another gmail account 2023-04-09 10:49:20 -04:00
329e15cff7
mbsyncrc: deleted
we're not downloading all mail anymore
you can still save specific mail to disk in neomutt
2023-04-09 10:28:56 -04:00
45e44797b5
rem.sh: added script
simple reminder utility
2023-04-02 18:49:54 -04:00
88a34f388d
nvim: re-enable code folding 2023-04-02 18:37:06 -04:00
105049615e
neomutt: fix broken binds 2023-03-26 11:49:00 -04:00
0b4061ed63
fish: misc modifications 2023-03-25 16:01:38 -04:00
754e4a75dd
picom: add shadows 2023-03-25 16:00:48 -04:00
833c0d6168
nvim: misc aesthetic changes
- hide tab line
- remove line numbers in terminals
2023-03-19 13:10:16 -04:00
6feafc7a39
nvim: overhaul of debugging system
- keybinds changed from function keys to <leader> + ...
- compilation now uses a makefile
- quickfix tab added
2023-03-19 12:55:08 -04:00
258196f052
nvim: misc tex snippet modifications 2023-03-19 12:45:16 -04:00
7c124bdc48
neomutt: fix archive on disroot 2023-03-11 18:02:24 -05:00
66910691c2
qutebrowser: enable smooth scroll 2023-03-08 14:27:33 -05:00
663c3e0587
watson-shell: added script
also added 'pyenv' fish alias
2023-03-08 14:26:42 -05:00
52459f36a5
neomutt: modularized everything and added gmail account 2023-03-05 12:49:17 -05:00
645821e5a1
nvim: change background colors so it works on all terminals 2023-02-23 10:19:16 -05:00
0a5f565e37
init.vim: disable plugin auto-install 2023-02-14 19:16:14 -05:00
0a181246e5
init.vim: add bash to tree-sitter syntaxes 2023-02-14 19:03:17 -05:00
e5c07186ac
git: use passphrase2pgp directly for signing 2023-02-11 18:35:31 -05:00
6e719b33ff
bunch of script changes 2023-02-09 18:14:26 -05:00
f2e1e15a68
neomutt: added configuration for reading local mail 2023-02-03 13:20:42 -05:00
4085fce7d7
mbsyncrc: use keepass-xc 2023-02-03 13:11:59 -05:00
8b9c1b83ad
nvim: disable folding 2023-02-03 13:11:37 -05:00
b19d32b2b7
qutebrowser: use "search.disroot.org" as default search 2023-02-01 13:23:12 -05:00
643602f4ab
nvim: add "datestamp" snippet 2023-02-01 13:22:52 -05:00
f8f905243d
nvim: fold code with tree-sitter 2023-01-22 15:40:46 -05:00
57f0b129d8
nvim: add fish tree-sitter parser 2023-01-21 21:50:48 -05:00
f6dd4078e6
nvim: install tree-sitter plugin 2023-01-21 21:46:35 -05:00
d878a2cb78
qutebrowser: remove hint style 2023-01-21 18:13:02 -05:00
f14517ada3
color and font changes 2023-01-21 18:05:11 -05:00
6d9c8e364a
fish: add time info to prompt 2023-01-21 17:15:54 -05:00
195902be40
fish: use ctrl-f for accept autosuggestion
this corresponds to the default bind
2023-01-21 15:40:56 -05:00
6085c934cc
fish: show git upstream status 2023-01-21 14:42:46 -05:00
b7cd81cad2
fish: add git information to prompt 2023-01-21 14:39:18 -05:00
9f95047a05
fish: bind ctrl-e to accept and run autosuggestion 2023-01-20 22:02:50 -05:00
089a44c031
fish: make ssh prompt bubble brighter 2023-01-20 21:24:27 -05:00
0a35e63057
fish: only shorten username to 5 characters 2023-01-20 20:28:57 -05:00
0a1e31d35f
nvim: only install ultisnips if python available 2023-01-20 20:27:07 -05:00
69915c06fe
fish: prompt changes 2023-01-20 19:44:11 -05:00
92c2c15d9f
nvim: auto install plugins 2023-01-12 18:18:34 -05:00
a96058043e
nvim: add warnings to gcc bind 2023-01-12 18:14:52 -05:00
8518a61bdb
add vars for npm 2023-01-03 13:40:35 -05:00
630db7f6c8
soundboard: add missing features for new keys 2023-01-03 13:40:15 -05:00
9fa0d6c1c0
soundboard: add extra keys 2023-01-03 13:04:58 -05:00
db1c355282
init.vim: compile to cache instead of local directory 2023-01-01 14:20:01 -05:00
1b60f3c0e5
tex snippets: misc changes 2023-01-01 14:18:55 -05:00