Various:
- slack as wayland native application - google chrome is a wayland native application now - Emacs - `aggressive-indent` - `symex` - disabled `org-superstar-mode` - default `hunspell` dictionary is `en_US` now - glances - translate-shell - `qutebrowser` is the default browser now
This commit is contained in:
parent
6791cb51a2
commit
f80edaffdb
12 changed files with 66 additions and 6 deletions
|
@ -9,6 +9,7 @@ emacsWithPackages (
|
|||
) ++ (
|
||||
with epkgs.melpaPackages; [
|
||||
# dirvish
|
||||
aggressive-indent
|
||||
all-the-icons
|
||||
company
|
||||
dap-mode
|
||||
|
@ -17,8 +18,8 @@ emacsWithPackages (
|
|||
evil
|
||||
evil-collection
|
||||
fira-code-mode
|
||||
good-scroll
|
||||
go-translate
|
||||
good-scroll
|
||||
haskell-mode
|
||||
helm
|
||||
helm-ag
|
||||
|
@ -45,6 +46,7 @@ emacsWithPackages (
|
|||
rainbow-identifiers
|
||||
scad-mode
|
||||
sudo-utils
|
||||
symex
|
||||
treemacs
|
||||
treemacs-evil
|
||||
treemacs-icons-dired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue