cdanesi
3648c8707e
update nvim plugin configs
2025-08-29 21:12:30 -04:00
cdanesi
a8bba23b3a
remove depreciated show_deleted
2025-05-08 21:07:42 -04: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
9e03718a80
improve startup time from >250ms to ~70ms
2024-11-22 13:43:37 -05:00
cdanesi
ced6df31bb
improve gitsigns settings
...
change add symbol back to +
enabled highlighting the line number of changed lines
enabled highlighting changed WORDS
fixed line blame to be less intrusive (aligned to right of window now)
2024-11-20 10:27:12 -05:00
cdanesi
37969ca98e
refactor config to define all keybinds in a single file
2024-11-03 17:53:39 -05:00
cdanesi
92247b11d9
refactored to lazy standard
2024-11-01 14:25:24 -04:00
cdanesi
99e72de726
fix gitsigns config
2024-11-01 12:36:48 -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
45d61760e3
fix typo
2024-10-30 13:16:23 -04:00
cdanesi
66ad3aa181
try to bring yadm functionality back into gitsigns (not working)
...
I think the _on_attach_pre is working, but getting an error when adding
on_attach = function(bufnr) to the gitsigns config..
Started from my MBP at work, syncing so I can pick it up on another
laptop over the weekend if I have time
2024-10-26 11:22:18 -04:00
cdanesi
43cdf48c54
add gitsigns to neovim
2023-06-05 08:06:50 -04:00