Commit Graph

125 Commits

Author SHA1 Message Date
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 45d61760e3 fix typo 2024-10-30 13:16:23 -04:00
cdanesi 1efce5e5b0 packer now shows updates in a popup 2024-10-30 13:14:56 -04:00
cdanesi ce28dbe969 add markdown highlighter to nvim 2024-10-29 15:07:29 -04:00
cdanesi e8be76df9e update treesitter config 2024-10-29 14:37:27 -04:00
cdanesi abf7ecad11 change nvim colorscheme and lualine theme 2024-10-29 12:41:53 -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 d846f2520d remove activitywatch plugin from neovim 2024-10-26 09:03:29 -04:00
cdanesi d87a1ccbd3 update neovim config 2024-10-26 07:23:32 -04:00
cdanesi 1c540d3de4 colorizer config 2023-07-02 16:33:31 -04:00
cdanesi 5d32441b6a add config files to colorizer 2023-07-01 19:21:19 -04:00
cdanesi f09a0dac51 neovim config
add colorizer plugin
correct filename for autoreload
2023-07-01 09:59:28 -04:00
cdanesi d2fdff54ae rename plugins-setup.lua 2023-06-12 07:15:33 -04:00
cdanesi d9ec016196 change undodir location to something more sensible 2023-06-12 07:13:50 -04:00
cdanesi c7db2c722d add plugins 2023-06-07 13:21:12 -04:00
cdanesi dff04fb894 small nvim config tweaks 2023-06-05 14:49:07 -04:00
cdanesi 8102402618 fix treesitter config 2023-06-05 12:40:08 -04:00
cdanesi b04aa76959 add nvim-treesitter 2023-06-05 12:37:59 -04:00
cdanesi c49129d1c6 add colorbar 2023-06-05 12:17:11 -04:00
cdanesi c3eb71dd7b lualine + nord theme! 2023-06-05 12:13:29 -04:00
cdanesi 95d7757b05 add autopairs to neovim 2023-06-05 08:17:59 -04:00
cdanesi 43cdf48c54 add gitsigns to neovim 2023-06-05 08:06:50 -04:00
cdanesi ee36c5d56c add neovim config 2023-06-03 10:21:21 -04:00