Extending configuration of plugins #793
              
                Unanswered
              
          
                  
                    
                      snikoletopoulos
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
When extending the plugin configuration for normal astroNvim plugins, in the config part of the lazy table, we need to add
require("plugins.configs.telescope")(plugin, opts)what is the equivalent require for astroNvim community plugins?
Beta Was this translation helpful? Give feedback.
All reactions