Terminology ftdetect: file type detect ftplugin: file type plugin bundle: Vimbundle a.k.a vundle echo $VIMRUNTIME References https://github.com/amix/vimrc https://github.com/vgod/vimrc https://github.com/spf13/spf13-vim https://github.com/SpaceVim https://github.com/neovimAbout...
Breadcrumbs .lazyvim /lua /plugins / profile.luaTop File metadata and controls Code Blame 120 lines (118 loc) · 4.06 KB Raw return { { "3rd/image.nvim", dependencies = { "leafo/magick", }, config = function() require("image").setup({ backend = "ueberzug", -- backend = "kitty...