don't replace on complete
This commit is contained in:
		
							parent
							
								
									5df9ad4227
								
							
						
					
					
						commit
						71e6a2a4df
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -42,7 +42,7 @@
 | 
				
			||||||
          "cmp.mapping(cmp.mapping.select_prev_item({behavior = cmp.SelectBehavior.Select}), {'i', 's'})";
 | 
					          "cmp.mapping(cmp.mapping.select_prev_item({behavior = cmp.SelectBehavior.Select}), {'i', 's'})";
 | 
				
			||||||
        "<cr>" =
 | 
					        "<cr>" =
 | 
				
			||||||
          # Lua
 | 
					          # Lua
 | 
				
			||||||
          "cmp.mapping.confirm({ select = true, behavior = cmp.ConfirmBehavior.Replace })";
 | 
					          "cmp.mapping.confirm({ select = true })";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue