]> git.armaanb.net Git - dotfiles.git/commitdiff
nvim: paq can manage itself
authorArmaan Bhojwani <me@armaanb.net>
Sun, 21 Nov 2021 23:47:43 +0000 (18:47 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Sun, 21 Nov 2021 23:47:43 +0000 (18:47 -0500)
.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