File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -928,8 +928,12 @@ require('lazy').setup({
928928  --     This is the easiest way to modularize your config.
929929  -- 
930930  --   Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
931-   --     For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
932931  --  { import = 'custom.plugins' },
932+   -- 
933+   --  For additional information with loading, sourcing and examples see `:help lazy.nvim-🔌-plugin-spec`
934+   --  Or use telescope!
935+   --  In normal mode type `<space>sh` then write `lazy.nvim-plugin`
936+   --  you can continue same window with `<space>sr` which resumes last telescope search
933937}, {
934938  ui  =  {
935939    --  If you are using a Nerd Font: set icons to an empty table which will use the
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments