Commit Graph

844 Commits

Author SHA1 Message Date
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
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
84bf4e6ee2
programs: reinstate python-black
forgor to reinstate this with pyright coming back
2024-03-22 20:36:46 -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
7d9d8abd15
update previews 2024-03-04 13:27:15 -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
d216c5f92f
programs: add exif-tool 2024-02-29 13:06:44 -05:00
cb58cfd4dd
nvim: typst numbered block snippet 2024-02-23 17:35:38 -05:00
bae8d20757
programs: add imagemagick 2024-02-23 17:34:26 -05:00