Commit Graph

22 Commits (main)

Author SHA1 Message Date
Joshua Potter ba96401be7 Fix fixwinheight by specifying height explicitly. 2024-03-05 15:49:25 -07:00
Joshua Potter a5401bb9a8 Convert single quote to double quotes. 2024-03-04 20:10:57 -07:00
Joshua Potter 6f15bd3695 Let dap toggle terminal/repl. 2024-03-04 19:55:49 -07:00
Joshua Potter c073ebf763 Drop snippets except UTF-8. 2024-02-24 16:08:58 -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 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