sex 27 set 2024 16:17:05 -03
This commit is contained in:
		
							parent
							
								
									5a58b8bce3
								
							
						
					
					
						commit
						3b55b272bf
					
				| 
						 | 
					@ -341,7 +341,7 @@ return {
 | 
				
			||||||
      require('copilot').setup {
 | 
					      require('copilot').setup {
 | 
				
			||||||
        suggestion = {
 | 
					        suggestion = {
 | 
				
			||||||
          enabled = true,
 | 
					          enabled = true,
 | 
				
			||||||
          auto_trigger = true,
 | 
					          auto_trigger = false,
 | 
				
			||||||
          hide_during_completion = false,
 | 
					          hide_during_completion = false,
 | 
				
			||||||
          debounce = 75,
 | 
					          debounce = 75,
 | 
				
			||||||
          keymap = {
 | 
					          keymap = {
 | 
				
			||||||
| 
						 | 
					@ -649,7 +649,7 @@ return {
 | 
				
			||||||
    priority = 1000,
 | 
					    priority = 1000,
 | 
				
			||||||
    config = function()
 | 
					    config = function()
 | 
				
			||||||
      require('cyberdream').setup {
 | 
					      require('cyberdream').setup {
 | 
				
			||||||
        transparent = true,
 | 
					        transparent = false,
 | 
				
			||||||
        -- Options will go here
 | 
					        -- Options will go here
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    end,
 | 
					    end,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue