Advertisement
Guest User

Untitled

a guest
Nov 30th, 2021
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.24 KB | None | 0 0
  1. ~/dotfiles on cleanup wip
  2. > nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync' -u ~/.config/nvim/lua/config.lua
  3. [packer.nvim] [ERROR 17:16:01] a...im-treesitter.configs' not found:[packer.nvim] ^Ino field package.preload['nvim-treesitter.configs'][packer.nvim] ^Ino file '/nix/st.../5.1/nvim-treesitter/configs.lua'[packer.nvim] ^Ino file '/nix/st...nvim-treesitter/configs/init.lua'[packer.nvim] ^Ino file '/nix/st...a/5.1/nvim-treesitter/configs.so'[packer.nvim] ^Ino file '/nix/st...v/lib/lua/5.1/nvim-treesitter.so'All parsers are up-to-date!packer.compile: Complete
  4. packer.nvim: Error running config for trouble.nvim: [string "..."]:0: loop or previous error loading module 'trouble'
  5. Press ENTER or type command to continue
  6.  
  7. ^C
  8.  
  9. ~/dotfiles on cleanup wip
  10. > nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync' -u ~/.config/nvim/lua/config.lua
  11. Error detected while processing /home/vagrant/dotfiles/nvim/.config/nvim/plugin/packer_compiled.lua:
  12. Feline needs 'termguicolors' to be enabled to work properly
  13. Please do `:help 'termguicolors'` in Neovim for more informationstartify: Can't read viminfo file. Read :help startify-faq-02
  14. Press ENTER or type command to continue
  15.  
  16. ^C
  17.  
  18. ~/dotfiles on cleanup wip
  19. > nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
  20. startify: Can't read viminfo file. Read :help startify-faq-02[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...[nvim-treesitter] [0/16] Downloading...
  21.  
  22. Please update dependencies using :COQdeps
  23. -
  24. -
  25. Dependencies will be installed privately inside `/home/vagrant/.local/share/nvim/site/pack/packer/start/coq_nvim/.vars`
  26. `rm -rf coq_nvim` will cleanly remove everything
  27. Press ENTER or type command to continue
  28.  
  29. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement