Add packages for Nim

This commit is contained in:
2020-04-11 11:16:53 +02:00
parent 5452770aa9
commit ed5dc0b472

View File

@@ -727,6 +727,18 @@ elfeed can be extended with various hooks for ease of used
:remove 'unread))
#+END_SRC
* Programming
** Nim
These are settings and packages used for programming [[https://nim-lang.org/][nim]] in emacs
#+BEGIN_SRC emacs-lisp
(use-package nim-mode)
#+END_SRC
And an extra package to provide flycheck infos for nim
Source: [[https://github.com/ALSchwalm/flycheck-nim][Github]]
#+BEGIN_SRC emacs-lisp
(use-package flycheck-nim)
#+END_SRC
* Additional Package Imports
** All The Icons
We want to have some nice looking icons