add: marksman language server
This commit is contained in:
		
							parent
							
								
									2f27ddf42c
								
							
						
					
					
						commit
						0a6600b3a0
					
				
					 2 changed files with 5 additions and 7 deletions
				
			
		|  | @ -1,10 +1,5 @@ | |||
| # Personal nix config | ||||
| *ook ook* | ||||
| 
 | ||||
| TODO: | ||||
| 
 | ||||
| - [ ] sops | ||||
| - [ ] impermanence | ||||
| - [ ] fix tre alias/funtion | ||||
| - [ ] add spotify-player configuration | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| { config, ... }: | ||||
| { config, pkgs, ... }: | ||||
| let | ||||
|   inherit (config) colorscheme; | ||||
| in | ||||
|  | @ -7,6 +7,9 @@ in | |||
|   home.sessionVariables.EDITOR = "hx"; | ||||
|   home.sessionVariables.VISUAL = "hx"; | ||||
| 
 | ||||
|   home.packages = with pkgs; [ | ||||
|     marksman | ||||
|   ];     | ||||
| 
 | ||||
|   programs.helix = { | ||||
|     enable = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue