fix(gs/emacs): Undefine SPC / earlier
Change-Id: I405403a39f31041e9c50cdbea7ec55efeff8722c Reviewed-on: https://cl.tvl.fyi/c/depot/+/2221 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									43355f1f92
								
							
						
					
					
						commit
						23f1bac044
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -4,6 +4,8 @@ | ||||||
| (require 'f) | (require 'f) | ||||||
| (require 'predd) | (require 'predd) | ||||||
| 
 | 
 | ||||||
|  | (undefine-key! :keymaps 'doom-leader-map "/") | ||||||
|  | 
 | ||||||
| (defmacro find-file-in! (path &optional project-p) | (defmacro find-file-in! (path &optional project-p) | ||||||
|   "Returns an interactive function for searching files." |   "Returns an interactive function for searching files." | ||||||
|   `(lambda () (interactive) |   `(lambda () (interactive) | ||||||
|  |  | ||||||
|  | @ -18,6 +18,8 @@ | ||||||
| 
 | 
 | ||||||
| (require 's) | (require 's) | ||||||
| 
 | 
 | ||||||
|  | (undefine-key! :keymaps 'doom-leader-map "/") | ||||||
|  | 
 | ||||||
| (load! "utils") | (load! "utils") | ||||||
| (load! "company-sql") | (load! "company-sql") | ||||||
| (load! "org-query") | (load! "org-query") | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue