Dotfiles/modules
Ade Attwood 76842a9e3f feat(vim): added neoformat plugin to configuration
I have added the neoformat plugin to the list of plugins in my Neovim
configuration file. This plugin provides a powerful formatting tool that
can be used to format code and files in various programming languages.
It also supports multiple formatting options, making it easy to choose
the right settings for your specific needs.

I have been using this plugin for a while now, I must have missed it
when migrating to configz
2023-12-12 09:26:09 +00:00
..
bin.lua refactor(core): convert the bid module to configz 2023-11-25 12:07:11 +00:00
clojure.lua style(configz): run stylua on the modules and libraries 2023-10-15 15:51:11 +01:00
gh-cli.lua style(configz): run stylua on the modules and libraries 2023-10-15 15:51:11 +01:00
lua-lsp.lua style(configz): run stylua on the modules and libraries 2023-10-15 15:51:11 +01:00
nvim.lua feat(vim): added neoformat plugin to configuration 2023-12-12 09:26:09 +00:00
nvm.lua style(configz): run stylua on the modules and libraries 2023-10-15 15:51:11 +01:00
tmux.lua feat(pp): move the tmux config over to configz 2023-11-04 16:52:32 +00:00
zsh.lua refactor(core): move the zsh module over to configz 2023-11-25 11:31:26 +00:00