Commit Graph

36 Commits (0b5c179fb30aec99c04f648b4da49733278f867c)

Author SHA1 Message Date
Joshua Potter 173620e8ef Use anki plugins declaratively. 2024-01-30 03:20:33 -07:00
Joshua Potter 58442c35c8 chore: bump `blog` to `47a8ec2`. 2024-01-29 06:07:42 -07:00
Joshua Potter f64e3f1f55 Allow toggling snippet auto expand or not. 2024-01-25 17:47:12 -07:00
Joshua Potter 413cd02ae6 Prioritize snippets to other completion types. 2024-01-25 16:42:50 -07:00
Joshua Potter 43027aa86b Disable utf8 autosnippets. Favor manual triggering. 2024-01-25 16:30:55 -07:00
Joshua Potter a112360fb0 Add superscripts and additional subscripts. 2024-01-25 13:32:46 -07:00
Joshua Potter c64e8054f1 Add `≥` and `≤` autosnippets. 2024-01-24 16:08:33 -07:00
Joshua Potter 861934229b Add unicode autosnippets. 2024-01-24 15:46:12 -07:00
Joshua Potter 49b189d9ab Add unicode snippets. 2024-01-24 10:47:35 -07:00
Joshua Potter 69a9c8653d Favor `gw` over `par`. 2024-01-24 07:26:11 -07:00
Joshua Potter 12584e10fa Add simple formatter with par. 2024-01-23 10:03:30 -07:00
Joshua Potter 0e5ac6dec7 chore: bump `bootstrap` to `d08e5a1`. 2024-01-22 14:30:45 -07:00
Joshua Potter d0d105aa6e Add `shfmt` to `jrpotter` user. 2024-01-22 14:30:32 -07:00
Joshua Potter aacb694151 chore: Bump versions. 2024-01-10 12:29:34 -07:00
Joshua Potter 51abe831e9 chore: Update `bootstrap` to `ad6e70f`. 2024-01-06 11:14:42 -07:00
Joshua Potter 3e2541d396 Expand snippet on tabs. Add C++ snippets. 2024-01-05 17:38:30 -07:00
Joshua Potter 88f409c2ce Select visual contents and highlight insert nodes. 2024-01-05 12:47:34 -07:00
Joshua Potter 41579e25a0 Add lua snippets file. 2024-01-05 09:58:57 -07:00
Joshua Potter 60a48b8186 Use isn for visual selection indentations. 2024-01-05 08:45:33 -07:00
Joshua Potter 288ed2d452 Store each node in our choice. Fix visual node. 2024-01-05 08:22:07 -07:00
Joshua Potter 930607a63a Maintain `<c-e>` and `<c-y>` functionality in insert/select mode. 2024-01-04 16:02:10 -07:00
Joshua Potter dd9a4b5493 Add Python snippet example. 2024-01-04 15:48:20 -07:00
Joshua Potter 2cfa18616b Add python snippets. 2024-01-04 10:21:22 -07:00
Joshua Potter 7e5b575053 Restructure neovim config. 2024-01-04 10:08:13 -07:00
Joshua Potter a97fddb3b3 Use same DAP configuration for C with C++. 2024-01-03 14:36:56 -07:00
Joshua Potter 46961b2e1f framework: Migrate from deprecated 23.05 options. 2023-12-23 14:53:08 -07:00
Joshua Potter c0a87a09bd chore: bump bootstrap version. 2023-12-22 10:11:38 -05:00
Joshua Potter af5687deaa chore: bump portfolio and bootstrap 2023-12-19 15:52:12 -07:00
Joshua Potter 2837860d20 chore: bump `blog`, `bootstrap`, `portfolio`. 2023-12-17 10:02:53 -07:00
Joshua Potter 25ccfb1d5a bump(jrpotter): bootstrap 2023-12-14 08:32:22 -07:00
Joshua Potter 01c007d89c bump(jrpotter): bootstrap 2023-12-13 12:08:57 -07:00
Joshua Potter f7b1d0d6b0 bump(jrpotter): bootstrap version. 2023-12-13 09:16:11 -07:00
Joshua Potter 91fdeb5b47 Extract GUI-related software from common `jrpotter` config. 2023-12-11 07:16:47 -07:00
Joshua Potter 27c2276163 Fix bootstrap import. 2023-12-10 17:05:19 -07:00
Joshua Potter bd2573228c Move away from nested flakes in favor of flat modules.
Multiple flakes within a repository doesn't seem to be well-supported.
Transition to just defining top-level modules and passing module
arguments as needed.
2023-12-10 16:32:12 -07:00
Joshua Potter f7a592c094 Move jrpotter to top-level. 2023-12-10 12:16:44 -07:00