75 Commits

Author SHA1 Message Date
87c4c3352f
nvim: actually good clipboard binds 2023-07-08 16:56:22 -04:00
b33d4bea7f
nvim: extra typst stuff for lectures 2023-07-06 20:19:46 -04:00
b571c69dc3
nvim: add git-gutter plugin 2023-07-05 20:18:32 -04:00
4c99ee4f02
nvim: remove leap plugin 2023-07-05 19:57:34 -04:00
7c7284a3aa
nvim: ultisnips now uses ctrl-l bind to move to next stop 2023-07-05 15:41:55 -04:00
bcc11ed3ad
nvim: clipboard is now internal again 2023-07-03 19:02:56 -04:00
14f9c0b192
nvim: add css lsp 2023-06-23 12:50:21 -04:00
343ab8c6fc
nvim: add bash lsp 2023-06-23 12:44:39 -04:00
c6227f097c
nvim: added not-inline math macro 2023-06-12 15:32:58 -04:00
2e2d8ab300
nvim: add trouble plugin 2023-06-10 13:46:16 -04:00
a18e14e937
nvim: delete Ack 2023-06-09 12:09:21 -04:00
a0fff8846f
nvim: add proj template 2023-06-02 19:28:29 -04:00
e96610bacb
nvim: misc changes
- properly don't overwrite clipboard on s or c in visual mode
- added template for typst
- makefile now compiles with c++20
2023-05-29 21:24:33 -04:00
f3f8035798
nvim: problem template types url first now 2023-05-27 12:40:57 -04:00
2605209904
ledger: added configuration
also has nvim configs
2023-05-21 21:39:29 -04:00
676a19c14b
nvim: added em-dash digraph 2023-05-20 18:29:03 -04:00
1ec00a1d42
nvim: add vimspector conditional breakpoint and better eval bind 2023-05-20 18:28:24 -04:00
5a54e35b77
nvim: add eval bind for vimspector 2023-05-20 17:52:47 -04:00
ed91e5bcd6
nvim: use codelldb instead of vscode cpp for debugging
vscode's cpp extension has proprietary bits
2023-05-20 17:26:26 -04:00
a13717fe60
nvim: misc fixes
vimspector now properly works
2023-05-20 16:27:20 -04:00
aad07e6abb
nvim: very big changes
mostly reorganizing the entire init.vim into multiple files
2023-05-20 15:45:22 -04:00
1aa82e083e
nvim: add more typst snippets 2023-05-13 12:25:14 -04:00
4f4214fc12
nvim: added auto-pairs plugin 2023-05-13 12:20:16 -04:00
32727866bd
nvim: add typescript support 2023-05-07 10:36:01 -04:00
fab40434d0
nvim: go back to source code when running <leader>ri 2023-05-06 11:30:35 -04:00
6c9ab56170
nvim: funny digraphs 2023-05-03 21:21:59 -04:00
39c260a4ac
nvim: disable vimtex
i don't use latex anymore
2023-04-30 20:00:33 -04:00
05a30843ce
nvim: add ripgrep support 2023-04-30 19:56:46 -04:00
7df97df090
nvim: misc config changes 2023-04-30 12:57:12 -04:00
c723a3cac9
nvim: add t/T bind to leap 2023-04-26 19:19:37 -04:00
5344e2998d
nvim: make inkscape shortcut manager start when editing figure 2023-04-22 17:49:26 -04:00
5808279548
nvim: typst figure stuff 2023-04-22 16:09:28 -04:00
01f328be31
nvim: add things to make Inkscape figures in Typst 2023-04-21 21:54:04 -04:00
b8b0048e00
nvim: add Typst stuff 2023-04-18 20:07:49 -04:00
8d68ccd025
nvim: change autocomp bind to ctrl-f
in line with fish
2023-04-13 11:36:02 -04:00
8fa79a5029
dot_profile: added
this means we can disable expensive features on weak devices
2023-04-13 10:17:39 -04:00
58cad94a41
nvim: added completion engine 2023-04-12 18:57:44 -04:00
1100fc0755
nvim: add leap.nvim 2023-04-12 18:19:11 -04:00
e3a77a5ac0
nvim: use Black for code formatting 2023-04-12 16:17:05 -04:00
09af3f70a1
nvim: make Python LSP also check docstrings 2023-04-12 12:46:43 -04:00
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
88a34f388d
nvim: re-enable code folding 2023-04-02 18:37:06 -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
645821e5a1
nvim: change background colors so it works on all terminals 2023-02-23 10:19:16 -05:00