Commit graph

8 commits

Author SHA1 Message Date
540b5b0c72 feat(vim): finally commit the copilot config
I have been using this for quite a while now. This add the copilot
plugin and the intergration with nvim-cmp
2023-11-05 18:09:41 +00:00
36c9832b9d feat(vim): add cmp-cmdline plugin
The config was added in ba4aca9636 but I
forgot to commit the plugin installation
2023-11-04 17:05:44 +00:00
447563c596 feat(pp): move the tmux config over to configz 2023-11-04 16:52:32 +00:00
8a021a6e0a feat(pp): migrate the nvim config over to configz 2023-11-04 14:39:58 +00:00
fde2a7ae78 style(configz): run stylua on the modules and libraries 2023-10-15 15:51:11 +01:00
1a47852510 fix(vim): add link in for vim snippets 2023-06-05 08:57:52 +01:00
77e5752cd8 chore(core): add some more modules in configz
Start building out the config and modules / libs that will make up the
dotfiles. This will start to take over the puppet and eventually be the
only things getting use going forward.
2023-06-02 17:58:39 +01:00
3070940cd1 feat(core): start on the clojure journey
Install all of the tools and config for clojure development. This adds
the first configz module that is not yet properly integrated and
automaticaly run with the `dotfiles` shell command.
2023-04-25 21:00:23 +01:00