Updates to settings
This commit is contained in:
		
					parent
					
						
							
								db1dd0056d
							
						
					
				
			
			
				commit
				
					
						c3cdaafb72
					
				
			
		
					 3 changed files with 8 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -215,3 +215,8 @@ autocmd BufWritePre *.py execute ':Black'
 | 
			
		|||
let g:fzf_layout = { 'window': { 'width': 0.8, 'height': 0.5, 'highlight': 'Comment' } }
 | 
			
		||||
let g:indentLine_fileTypeExclude = ['markdown']
 | 
			
		||||
set cursorline
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
imap <silent><script><expr> <C-L> copilot#Accept("\<CR>")                                                                                                                                                 
 | 
			
		||||
let g:copilot_no_tab_map = v:true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue