Fix small README typo
This commit is contained in:
		
							parent
							
								
									92831bedf5
								
							
						
					
					
						commit
						2db3c6f5a0
					
				@ -228,7 +228,7 @@ let g:LanguageClient_serverCommands = {
 | 
			
		||||
### Doom Emacs
 | 
			
		||||
 | 
			
		||||
- Enable the `lsp` module
 | 
			
		||||
- Install the [zig-mode](https://github.com/zigland/zig-mode) package (add `(package! zig-mode)` to your `packages.el` file
 | 
			
		||||
- Install the [zig-mode](https://github.com/ziglang/zig-mode) package (add `(package! zig-mode)` to your `packages.el` file
 | 
			
		||||
 | 
			
		||||
```elisp
 | 
			
		||||
(require 'lsp)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user