mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-03 17:10:12 +00:00 
			
		
		
		
	Hide modeline in PDF-tools
This commit is contained in:
		
							parent
							
								
									f17a5bf650
								
							
						
					
					
						commit
						ea7083c205
					
				
							
								
								
									
										5
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								init.org
									
									
									
									
									
								
							@ -467,6 +467,11 @@
 | 
				
			|||||||
   (add-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-tools-install))
 | 
					   (add-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-tools-install))
 | 
				
			||||||
   #+END_SRC
 | 
					   #+END_SRC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   #+BEGIN_SRC emacs-lisp
 | 
				
			||||||
 | 
					   (add-hook 'pdf-view-mode-hook
 | 
				
			||||||
 | 
					             (lambda () (setq mode-line-format nil)))
 | 
				
			||||||
 | 
					   #+END_SRC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
** Completion
 | 
					** Completion
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   [[https://github.com/auto-complete/auto-complete][Auto-Complete]] has been a part of my config for years, but I want to try
 | 
					   [[https://github.com/auto-complete/auto-complete][Auto-Complete]] has been a part of my config for years, but I want to try
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user