chore(grfn/system): Upgrade emacs packages
Some interfaces changed in magit's transient, and doom switched more emphatically to rustic mode Change-Id: Ifb945f7fc693b0b7fb1739e25c6da70b06df96ef Reviewed-on: https://cl.tvl.fyi/c/depot/+/8161 Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
		
							parent
							
								
									0dcbf5dfb9
								
							
						
					
					
						commit
						c54c869778
					
				
					 4 changed files with 18 additions and 16 deletions
				
			
		|  | @ -26,7 +26,7 @@ | |||
|        unicode           ; extended unicode support for various languages | ||||
|        vc-gutter         ; vcs diff in the fringe | ||||
|        vi-tilde-fringe   ; fringe tildes to mark beyond EOB | ||||
|        window-select     ; visually switch windows | ||||
|        ;;window-select     ; visually switch windows | ||||
|        workspaces        ; tab emulation, persistence & separate workspaces | ||||
| 
 | ||||
|        :editor | ||||
|  | @ -34,23 +34,22 @@ | |||
|        file-templates    ; auto-snippets for empty files | ||||
|        fold              ; (nigh) universal code folding | ||||
|        ;;(format +onsave)  ; automated prettiness | ||||
|        ;;god               ; run Emacs commands without modifier keys | ||||
|        ;;lispy             ; vim for lisp, for people who dont like vim | ||||
|        multiple-cursors  ; editing in many places at once | ||||
|        ;;multiple-cursors  ; editing in many places at once | ||||
|        ;;objed             ; text object editing for the innocent | ||||
|        ;;parinfer          ; turn lisp into python, sort of | ||||
|        rotate-text       ; cycle region at point between text candidates | ||||
|        ;;rotate-text       ; cycle region at point between text candidates | ||||
|        snippets          ; my elves. They type so I don't have to | ||||
|        word-wrap | ||||
| 
 | ||||
|        :emacs | ||||
|        (dired            ; making dired pretty [functional] | ||||
|        ;;+ranger         ; bringing the goodness of ranger to dired | ||||
|        ;;+icons          ; colorful icons for dired-mode | ||||
|         ) | ||||
|        dired             ; making dired pretty [functional] | ||||
|        electric          ; smarter, keyword-based electric-indent | ||||
|        ;;eshell            ; a consistent, cross-platform shell (WIP) | ||||
|        ;;term              ; terminals in Emacs | ||||
|        vc                ; version-control and Emacs, sitting in a tree | ||||
|        (undo +tree) | ||||
|        vc                ; version-control and Emacs, sitting in a tree | ||||
| 
 | ||||
|        :tools | ||||
|        ;;ansible | ||||
|  | @ -73,6 +72,7 @@ | |||
|        ;;rgb               ; creating color strings | ||||
|        ;;terraform         ; infrastructure as code | ||||
|        ;;tmux              ; an API for interacting with tmux | ||||
|        tree-sitter       ; syntax and parsing, sitting in a tree... | ||||
|        ;;upload            ; map local to remote projects via ssh/ftp | ||||
|        ;;wakatime | ||||
|        ;;vterm             ; another terminals in Emacs | ||||
|  | @ -132,7 +132,7 @@ | |||
|        racket            ; a DSL for DSLs | ||||
|        rest              ; Emacs as a REST client | ||||
|        ;;ruby              ; 1.step do {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} | ||||
|        rust              ; Fe2O3.unwrap().unwrap().unwrap().unwrap() | ||||
|        (rust +tree-sitter)              ; Fe2O3.unwrap().unwrap().unwrap().unwrap() | ||||
|        ;;scala             ; java, but good | ||||
|        (sh +fish)        ; she sells (ba|z|fi)sh shells on the C xor | ||||
|        ;;solidity          ; do you need a blockchain? No. | ||||
|  | @ -140,6 +140,7 @@ | |||
|        ;;terra             ; Earth and Moon in alignment for performance. | ||||
|        ;;web               ; the tubes | ||||
|        ;;vala              ; GObjective-C | ||||
|        zig | ||||
| 
 | ||||
|        ;; Applications are complex and opinionated modules that transform Emacs | ||||
|        ;; toward a specific purpose. They may have additional dependencies and | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue