50 Commits

Author SHA1 Message Date
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
bcc11ed3ad
nvim: clipboard is now internal again 2023-07-03 19:02:56 -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
2605209904
ledger: added configuration
also has nvim configs
2023-05-21 21:39:29 -04:00
5a54e35b77
nvim: add eval bind for vimspector 2023-05-20 17:52:47 -04:00
aad07e6abb
nvim: very big changes
mostly reorganizing the entire init.vim into multiple files
2023-05-20 15:45:22 -04:00
4f4214fc12
nvim: added auto-pairs plugin 2023-05-13 12:20:16 -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
5344e2998d
nvim: make inkscape shortcut manager start when editing figure 2023-04-22 17:49:26 -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
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
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
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
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
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