]> git.rmz.io Git - dotfiles.git/blob - nvim/init.lua
vim: move python3 force to top of vimrc
[dotfiles.git] / nvim / init.lua
1 -- bootstrap lazy.nvim, LazyVim and your plugins
2 require("config.lazy")