chore: update 'pack/vendor/opt/copilot.lua'
Squashed 'pack/vendor/opt/copilot.lua/' changes from 86537b286..f8d8d872b
chore: update 'pack/vendor/opt/nvim-dap'
The minimal/
directory contains a smaller Vim-compatible config, that I use
on remote machines or setups where I don't need LSP.
Plugins are installed with scripts/update.py
based on the contents of
plugins.json
and minimal/plugins.json
.
Rest of the config is pretty self-explanatory, just follow the require
calls
in init.lua
and runtime
calls in minimal/init.vim
to find out more.