Move :tools macos to :os macos
This commit is contained in:
parent
7081d833f6
commit
f4ec42ae5c
8 changed files with 117 additions and 51 deletions
|
@ -93,7 +93,6 @@
|
|||
;;gist ; interacting with github gists
|
||||
lookup ; navigate your code and its documentation
|
||||
;;lsp
|
||||
;;macos ; MacOS-specific commands
|
||||
magit ; a git porcelain for Emacs
|
||||
;;make ; run make tasks from Emacs
|
||||
;;pass ; password manager for nerds
|
||||
|
@ -106,6 +105,7 @@
|
|||
;;upload ; map local to remote projects via ssh/ftp
|
||||
|
||||
:os
|
||||
(:if IS-MAC macos) ; improve compatibility with macOS
|
||||
;;tty ; improve the terminal Emacs experience
|
||||
|
||||
:lang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue