summaryrefslogtreecommitdiff
path: root/dot-config/nvim/lazyvim.json
AgeCommit message (Collapse)Author
2025-08-14add comments, elixir, md, pythonJosé Juan Loeza Sierra
2025-08-09add yaml formatting with prettierJosé Juan Loeza Sierra
requires prettier to be installed. See https://prettier.io/docs/install
2025-06-13add mini.surroundJosé Juan Loeza Sierra
2025-06-13move all into one single .config directoryJosé Juan Loeza Sierra
Moves of the config files into a single dot-config directory, simplifying the structure and the usage of stow. dot-config gets processed into .config by stow. See the `--dotfiles` option at https://www.gnu.org/software/stow/manual/stow.html#Invoking-Stow for more information