CONFIG = { runtime: "~/.config/nvim", plugins: [ "tpope/vim-fugitive", "tpope/vim-sensible", "tpope/vim-endwise", "sheerun/vim-polyglot", "andweeb/presence.nvim", "preservim/nerdtree.git", "tpope/vim-surround", "alvan/vim-closetag", "tpope/vim-commentary", "tpope/vim-vinegar", "lilydjwg/colorizer", "prabirshrestha/vim-lsp", "mattn/vim-lsp-settings", "hrsh7th/nvim-cmp", "hrsh7th/cmp-nvim-lsp", "honza/vim-snippets", ] }