···11-;;; flycheck_config.el --- description -*- lexical-binding: t; -*-
22-;;
33-;; Copyright (C) 2020 Kaushik Chakraborty
44-;;
55-;; Author: Kaushik Chakraborty <http://github/139137>
66-;; Maintainer: Kaushik Chakraborty <kaushik.chakraborty3@cognizant.com>
77-;; Created: June 22, 2020
88-;; Modified: June 22, 2020
99-;; Version: 0.0.1
1010-;; Keywords:
1111-;; Homepage: https://github.com/139137/flycheck_config
1212-;; Package-Requires: ((emacs 26.3) (cl-lib "0.5"))
1313-;;
1414-;; This file is not part of GNU Emacs.
1515-;;
1616-;;; Commentary:
1717-;;
1818-;; description
1919-;;
2020-;;; Code:
2121-2222-2323-2424-(provide 'flycheck_config)
2525-;;; flycheck_config.el ends here
+1-1
doom-config/init.el
···102102 ;;upload ; map local to remote projects via ssh/ftp
103103104104 :lang
105105- ;;agda ; types of types of types of types...
105105+ (agda +local) ; types of types of types of types...
106106 ;;assembly ; assembly for fun or debugging
107107 cc ; C/C++/Obj-C madness
108108 ;;clojure ; java with a lisp