nvim: plugins: nvim-pqf moved to GitHub

This commit is contained in:
Sanchayan Maity 2023-06-07 12:12:40 +05:30
parent e758ef0a08
commit f1f9058f06
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 28 additions and 28 deletions

View File

@ -2,33 +2,33 @@
vim.cmd 'packadd cfilter'
require "paq" {
'echasnovski/mini.nvim' ,
'ibhagwan/fzf-lua' ,
'dcampos/nvim-snippy' ,
'honza/vim-snippets' ,
'lewis6991/gitsigns.nvim' ,
'tpope/vim-fugitive' ,
'SanchayanMaity/gitlinker.nvim' ,
'vim-utils/vim-husk' ,
'https://gitlab.com/yorickpeterse/nvim-pqf',
'wellle/targets.vim' ,
'chrisgrieser/nvim-various-textobjs' ,
'tpope/vim-repeat' ,
'tpope/vim-sleuth' ,
'tpope/vim-dispatch' ,
'elihunter173/dirbuf.nvim' ,
'junegunn/vim-easy-align' ,
'nvim-lua/plenary.nvim' ,
'kosayoda/nvim-lightbulb' ,
'mfussenegger/nvim-lint' ,
'lvimuser/lsp-inlayhints.nvim' ,
'nvim-treesitter/nvim-treesitter' ,
'mfussenegger/nvim-treehopper' ,
'chentoast/marks.nvim' ,
'andymass/vim-matchup' ,
'christoomey/vim-tmux-navigator' ,
'windwp/nvim-autopairs' ,
'gpanders/nvim-parinfer' ,
'cbochs/portal.nvim' ,
'echasnovski/mini.nvim' ,
'ibhagwan/fzf-lua' ,
'dcampos/nvim-snippy' ,
'honza/vim-snippets' ,
'lewis6991/gitsigns.nvim' ,
'tpope/vim-fugitive' ,
'SanchayanMaity/gitlinker.nvim' ,
'vim-utils/vim-husk' ,
'yorickpeterse/nvim-pqf' ,
'wellle/targets.vim' ,
'chrisgrieser/nvim-various-textobjs',
'tpope/vim-repeat' ,
'tpope/vim-sleuth' ,
'tpope/vim-dispatch' ,
'elihunter173/dirbuf.nvim' ,
'junegunn/vim-easy-align' ,
'nvim-lua/plenary.nvim' ,
'kosayoda/nvim-lightbulb' ,
'mfussenegger/nvim-lint' ,
'lvimuser/lsp-inlayhints.nvim' ,
'nvim-treesitter/nvim-treesitter' ,
'mfussenegger/nvim-treehopper' ,
'chentoast/marks.nvim' ,
'andymass/vim-matchup' ,
'christoomey/vim-tmux-navigator' ,
'windwp/nvim-autopairs' ,
'gpanders/nvim-parinfer' ,
'cbochs/portal.nvim' ,
'purescript-contrib/purescript-vim'
}