update readme
This commit is contained in:
parent
17a18c1578
commit
dbedbced88
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
include ~/.newsboat/colorschemes/dracula
|
include ~/.newsboat/colorschemes/dracula
|
||||||
browser "firefox %u"
|
browser "firefox %u"
|
||||||
|
run-on-startup goto-title "Unread Articles" ; open
|
||||||
auto-reload yes
|
auto-reload yes
|
||||||
reload-time 15
|
reload-time 15
|
||||||
prepopulate-query-feeds yes
|
prepopulate-query-feeds yes
|
||||||
|
|
|
@ -65,6 +65,7 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
|
||||||
* [vim-airline-themes](https://github.com/vim-airline/vim-airline-themes): Themes for vim-airline.
|
* [vim-airline-themes](https://github.com/vim-airline/vim-airline-themes): Themes for vim-airline.
|
||||||
* [vim-supertab](https://github.com/ervandew/supertab): Use the tab key to do all insert completion.
|
* [vim-supertab](https://github.com/ervandew/supertab): Use the tab key to do all insert completion.
|
||||||
* [vim-lastplace](https://github.com/farmergreg/vim-lastplace): Intelligently reopen files at your last edit position.
|
* [vim-lastplace](https://github.com/farmergreg/vim-lastplace): Intelligently reopen files at your last edit position.
|
||||||
|
* [vim-auto-pairs](http://www.vim.org/scripts/script.php?script_id=3599): Insert or delete brackets, parens, quotes in pair.
|
||||||
|
|
||||||
## Other Misc. Tools
|
## Other Misc. Tools
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue