]> git.armaanb.net Git - dotfiles.git/blobdiff - .config/nvim/init.lua
nvim: paq can manage itself
[dotfiles.git] / .config / nvim / init.lua
index bcf75366046b223ccb9325dabc2725f3f055d2fe..7f78c31696b9c466505fcc9b4abd080decde2d69 100644 (file)
@@ -27,6 +27,7 @@ require('paq') {
        'meain/hima-vim';                 -- Nice color scheme
        'neovim/nvim-lspconfig';          -- LSP configurations
        'ntpeters/vim-better-whitespace'; -- Highlight and strip whitespace
+       'savq/paq-nvim';                  -- paq manages itself
        'sheerun/vim-polyglot';           -- Language pack
        'tpope/vim-commentary';           -- Easily comment
        'tpope/vim-rsi';                  -- Readline bindings