Commit Graph

44 Commits

Author SHA1 Message Date
cdanesi f5b59f6a2e chore: set all plugins to lazy load by default 2024-11-29 18:41:51 -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 eee5c1c197 add autocmd for gitcommit filetype 2024-11-29 13:28:10 -05:00
cdanesi 7f40081e3a change fold level 2024-11-25 10:10:16 -05:00
cdanesi 4c8649a5a1 add colorscheme explicitly, seems to fix initial lazy popup 2024-11-25 09:07:45 -05:00
cdanesi 96bcf5d850 add yank highlight from raymon-roos 2024-11-24 19:42:22 -05:00
cdanesi 79b4bd915e update options 2024-11-24 19:41:37 -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 a6ba56aa88 move colorscheme.lua back to core for consistency 2024-11-22 11:43:41 -05:00
cdanesi 962d850b5e set undodir back to default 2024-11-22 11:42:41 -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 219811c484 enable spellcheck on markdown 2024-11-20 13:54: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 2bc0311937 add autocmd for wrapping text in markdown 2024-11-20 12:47:46 -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
cdanesi 3a4618e2a2 add commentbox plugin 2024-11-16 11:10:28 -05:00
cdanesi 944ab795c8 add keymap to pin tabs 2024-11-15 14:12:52 -05:00
cdanesi 3786723175 add keymaps for bufferline navigation 2024-11-15 13:20:07 -05:00
cdanesi 4905d22659 set :cd to only display cwd 2024-11-15 07:34:10 -05:00
cdanesi 8f5620cecd add some nvim settings 2024-11-14 20:36:19 -05:00
cdanesi b7bedf1a64 fix colorscheme not being loaded 2024-11-14 12:18:58 -05:00
cdanesi a23d432dbb minor nvim config change 2024-11-05 15:41:50 -05:00
cdanesi b7084e57f8 change some options
folding settings
fixed undodir giving error
updated comments to make more sense
2024-11-03 18:11:12 -05:00
cdanesi 37969ca98e refactor config to define all keybinds in a single file 2024-11-03 17:53:39 -05:00
cdanesi e1cc00c19a updated formatting 2024-11-01 14:22:50 -04:00
cdanesi 681f9ee032 small tweaks to new neovim config
re-added yadm-gitsigns
2024-10-31 20:23:54 -04:00
cdanesi 28c75e157a migrate from packer to lazy
most of my config has been carried over, still need to do colorizer
and markdown.

added a few new plugins, based off of josean's 2024 video
2024-10-31 16:45:27 -04:00
cdanesi 3494df804e add localleaderkey 2024-10-31 06:29:21 -04:00
cdanesi 7a0722e269 rename undodir to .undo 2024-10-30 15:16:27 -04:00
cdanesi abf7ecad11 change nvim colorscheme and lualine theme 2024-10-29 12:41:53 -04:00
cdanesi d9ec016196 change undodir location to something more sensible 2023-06-12 07:13:50 -04:00
cdanesi c49129d1c6 add colorbar 2023-06-05 12:17:11 -04:00
cdanesi ee36c5d56c add neovim config 2023-06-03 10:21:21 -04:00