summaryrefslogtreecommitdiff
path: root/dot-config/nvim/init.lua
AgeCommit message (Collapse)Author
8 daysremove neovimJosé Juan Loeza Sierra
2026-03-06fix nvim clipboardJosé Juan Loeza Sierra
2025-11-07replace lazyvim with custom configJosé 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