configs

Personal configs for applications and hosts

git clone https://code.pdelong.com/configs.git

 1{
 2  "plugins": {
 3    "mini.nvim": {
 4      "rev": "5849ef04c32a6a8e55957b946c0a275801d87530",
 5      "src": "https://github.com/nvim-mini/mini.nvim"
 6    },
 7    "nvim-lspconfig": {
 8      "rev": "e146efacbafed3789ac568abcc5a981c5decaa58",
 9      "src": "https://github.com/neovim/nvim-lspconfig"
10    }
11  }
12}