43 Commits

Author SHA1 Message Date
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
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
8b9c1b83ad
nvim: disable folding 2023-02-03 13:11:37 -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
0a1e31d35f
nvim: only install ultisnips if python available 2023-01-20 20:27:07 -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
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
361620f70c
nvim: latex glossary snippets 2022-12-14 20:51:30 -05:00
024565d0c2
nvim: add latex configs 2022-12-10 11:45:48 -05:00
5481b831df
nvim: improve termdebug experience 2022-08-01 16:08:28 -04:00
860929da5b
nvim: change overloaded tab bind 2022-07-16 18:56:03 -04:00
86c9f4eb40
nvim: minor adjustments for termdebug binds 2022-07-09 18:57:36 -04:00
aee8d23b7e
nvim: silence binds 2022-07-05 17:28:32 -04:00
10d98d2fcb
nvim: add more misc settings 2022-07-04 21:39:27 -04:00
880cfa6843
nvim: add termdebug setup 2022-07-01 18:18:55 -04:00
63eb6fb8a9
nvim: move netrw to left side and add extra keybinds 2022-06-28 22:04:15 -04:00
b9adbcc4fd
nvim: Start netrw by default 2022-06-28 21:14:41 -04:00
156b1bd4a6
nvim: Disable highlights on pressing esc 2022-06-01 20:02:57 -04:00
d1c38e8a03
Remove nvim plugins 2021-10-31 15:10:55 -04:00
8223ce3132
Make dotfiles symlinks 2021-10-19 21:27:35 -04:00