diff options
author | odave <aryadevchavali1@gmail.com> | 2020-03-26 13:53:16 +0000 |
---|---|---|
committer | odave <aryadevchavali1@gmail.com> | 2020-03-26 13:53:16 +0000 |
commit | 08d0bfad752a785677d3d1663b6f8477f8c10e4a (patch) | |
tree | 091b37d9e8d28977c4a388540c9bb97daeae946b /doom.d | |
parent | b6f7779397c53c768c3c6a4dd0d08bc61edd72b2 (diff) | |
download | dotfiles-08d0bfad752a785677d3d1663b6f8477f8c10e4a.tar.gz dotfiles-08d0bfad752a785677d3d1663b6f8477f8c10e4a.tar.bz2 dotfiles-08d0bfad752a785677d3d1663b6f8477f8c10e4a.zip |
+ocaml private with lsp, -ocaml doom module
Diffstat (limited to 'doom.d')
-rw-r--r-- | doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index cb624ce..5c292d4 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -10,6 +10,7 @@ (doom! :private (oreoline) (gentemplate) + (ocaml +lsp) :input ;;chinese ;;japanese @@ -131,7 +132,6 @@ markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!" - ;;ocaml ; an objective camel (org ; organize your plain life in plain text +dragndrop ; file drag & drop support +ipython ; ipython support for babel |