mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
Adding elfeed to config
This commit is contained in:
@@ -165,7 +165,7 @@ This package implements hiding or abbreviation of the modeline displays (lighter
|
|||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* ELFEED
|
* ELFEED
|
||||||
An RSS newsfeed reader for Emacs.
|
An RSS newsfeed reader for Emacs. Move through the articles with 'j/k'. Move through the stories with 'CTRL j/k' when in other frame.
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package elfeed
|
(use-package elfeed
|
||||||
@@ -200,6 +200,8 @@ An RSS newsfeed reader for Emacs.
|
|||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
#+RESULTS:
|
||||||
|
|
||||||
* EVIL
|
* EVIL
|
||||||
[[https://github.com/emacs-evil/evil][Evil]] is an extensible vi/vim layer for Emacs. Because...let's face it. The Vim keybindings are just plain better.
|
[[https://github.com/emacs-evil/evil][Evil]] is an extensible vi/vim layer for Emacs. Because...let's face it. The Vim keybindings are just plain better.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user