dotfiles/.gitignore
Sanchayan Maity 56f81f598e
nvim: Switch back to paq
Packer does not seem to be maintained. Version 2 being developed
by Lewis @ https://github.com/lewis6991/packer.nvim has breaking
changes. Migrating to Lazy will open it's own can of worms & it
does not use packages. Funny thing is author of Packer himself
uses Lazy.

We really should not be needing anything fancy. neovim can load
packages automatically from packpath. All we need is something
which will clone the packages to packpath and all those will be
automatically loaded.

paq.nvim which we were using before packer was the right choice
and does the bare minimum we stated above.

Rest all with features like fancy lazy loading is nonsense.
2023-02-09 20:19:59 +05:30

36 lines
905 B
Plaintext

tmux/.tmux/resurrect
nvim/.config/nvim/.netrwhist
nvim/.config/nvim/plugin/packer_compiled.vim
nvim/.local/share/nvim/site/pack/paqs/start
nvim/.local/share/nvim/site/pack/paqs/opt/*
nvim/.local/share/nvim/log
nvim/.local/share/nvim/lsp.log
nvim/.local/share/nvim/rplugin.vim
nvim/.local/share/nvim/undo/
nvim/.local/share/nvim/shada/
nvim/.local/share/nvim/swap/
nvim/.config/nvim/plugin/packer_compiled.lua
fish/.config/fish/fish_variables
mpd/.config/mpd/database
mpd/.config/mpd/state
mpd/.config/mpd/playlists
mpd/.config/mpd/sticker.sql
lazygit/.config/lazygit/state.yml
__pycache__
__init__.py
*.patch
*.diff
*.target.wants
gnupg/.gnupg/crls.d/
gnupg/.gnupg/pubring.kbx
gnupg/.gnupg/pubring.kbx~
gnupg/.gnupg/trustdb.gpg
gnupg/.gnupg/random_seed
gnupg/.gnupg/*.d
gnupg/.gnupg/.#*
qutebrowser/.config/qutebrowser/bookmarks/
qutebrowser/.config/qutebrowser/quickmarks
creds.json
*-domains.js
zones/*