29 Commits

Author SHA1 Message Date
cdanesi fdc5db87ba feat: add undo tree 2024-12-25 18:14:13 -05:00
cdanesi 660afc8411 refactor: clean up file tree, remove redundant code, formatting 2024-12-20 18:28:56 -05:00
cdanesi 7d0ea4a1f9 change gitsigns word diff to off and add toggle keybind 2024-12-10 12:47:55 -05:00
cdanesi 5e9e2b2280 add some default picker settings 2024-12-09 21:30:41 -05:00
cdanesi 6e466632d8 add keybinds for executing lua code 2024-12-06 08:18:11 -05:00
cdanesi 1a1b0ced87 feat: add keymap to search help tags (<leader>?) 2024-12-04 11:36:43 -05:00
cdanesi e06507ba2d fix: add missing insert mode toggle for spell 2024-12-02 13:18:27 -05:00
cdanesi 6295a94c8d add keybind for toggling spell [<leader>S] 2024-12-02 13:07:39 -05:00
cdanesi fa5fece086 style: enable wrap when viewing diffs 2024-12-02 10:46:06 -05:00
cdanesi 1968c8dac0 add keymaps for color picker 2024-12-02 09:03:47 -05:00
cdanesi fb2258fc3e add code runner for markdown codeblocks (mdeval) 2024-12-01 18:14:00 -05:00
cdanesi c207ded4fc chore: add insert mode keybind for symbol picker
disable icon-picker plugin
change some trouble options
2024-12-01 16:50:05 -05:00
cdanesi 45d3310531 feat: add oil as secondary file manager 2024-12-01 14:52:05 -05:00
cdanesi b10027b723 refactor: ♻️move keymaps back to plugin spec for lazy loading 2024-11-29 18:40:03 -05:00
cdanesi ca1e108304 feat: add keybinds for comment box
refactor description field to be more concise
2024-11-29 17:10:50 -05:00
cdanesi 73811308ed change binding for document formatting 2024-11-24 19:37:33 -05:00
cdanesi ba1ce153dc fix substitute to eol keybind 2024-11-22 14:20:04 -05:00
cdanesi 19474801dd formatting and comments 2024-11-22 13:39:45 -05:00
cdanesi efdaf57e75 changed to Telescope symbols from Icon Picker
still can't get a working keybind in insert mode
2024-11-21 15:10:22 -05:00
cdanesi 266e296bd6 add keybinds for moving tabs and buffer string search 2024-11-21 13:38:30 -05:00
cdanesi 95e0991da3 replace bufferline close with bdelete 2024-11-21 13:37:20 -05:00
cdanesi 6f49321b10 remove redundant keybinds 2024-11-21 13:36:21 -05:00
cdanesi 03b3827719 add telescope buffers keybind
add more telescope options
2024-11-21 12:30:37 -05:00
cdanesi ee6b828257 remove icon picker keybind from insert mode as it overrides tab 2024-11-20 13:22:23 -05:00
cdanesi f982efc79b update gitsigns keybinds using depreciated function 2024-11-19 10:29:33 -05:00
cdanesi 94d2640806 add icon picker 2024-11-18 12:39:32 -05:00
cdanesi b597839592 correct error 2024-11-17 21:47:31 -05:00
cdanesi 536dd6fd52 fix buffer prev/next keybinds 2024-11-17 18:13:06 -05:00
cdanesi bf0c755443 rename keymap file for conciseness 2024-11-16 23:18:13 -05:00