Commit Graph

87 Commits

Author SHA1 Message Date
cdanesi 803987745a added default config 2024-11-04 11:54:09 -05:00
cdanesi f672ef8aa7 remove hostname from lualine 2024-11-04 11:50:03 -05:00
cdanesi 9cc48bd74b clean up ensure_installed a bit 2024-11-03 18:18:34 -05:00
cdanesi 123ce6315d enable lazy loading of render-markdown 2024-11-03 18:17:17 -05:00
cdanesi c8650e6f14 set filename display options 2024-11-03 18:16:36 -05:00
cdanesi 7f8c67fc95 update list of default LSPs 2024-11-03 18:14:34 -05:00
cdanesi 4e0d8367dc enable lsp for zsh 2024-11-03 18:13:19 -05:00
cdanesi 3a26c9401e minor changes to plugins 2024-11-03 18:09:59 -05:00
cdanesi 37969ca98e refactor config to define all keybinds in a single file 2024-11-03 17:53:39 -05:00
cdanesi 91ef397420 add script formatter to mason autoload 2024-11-02 22:01:19 -04:00
cdanesi 0bd3d9a7cc add config for nvim-notify 2024-11-02 21:32:46 -04:00
cdanesi ac67731ed7 reorder lualine 2024-11-02 21:32:13 -04:00
cdanesi 4a51cefa25 add diagnostics icons to lualine 2024-11-01 15:23:59 -04:00
cdanesi 600f4042c7 add trouble to telescope 2024-11-01 14:28:15 -04:00
cdanesi a9711ba2e0 change folder icons 2024-11-01 14:27:17 -04:00
cdanesi 58ba41046b add session indicator to lualine 2024-11-01 14:26:18 -04:00
cdanesi 92247b11d9 refactored to lazy standard 2024-11-01 14:25:24 -04:00
cdanesi 0ab7247066 refactored to lazy standard 2024-11-01 14:24:09 -04:00
cdanesi e1cc00c19a updated formatting 2024-11-01 14:22:50 -04:00
cdanesi f171a9b77e add vim-be-good, render-markdown, nvim-notify, and nvim-treesitter-text-objects plugins 2024-11-01 14:17:49 -04:00
cdanesi 99e72de726 fix gitsigns config 2024-11-01 12:36:48 -04:00
cdanesi 6412ed592c add missing colorizer config 2024-11-01 07:34:57 -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 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 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 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 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