diff options
author | dx <aryadevchavali1@gmail.com> | 2020-05-11 19:09:31 +0100 |
---|---|---|
committer | dx <aryadevchavali1@gmail.com> | 2020-05-11 19:09:31 +0100 |
commit | b2288872d8a05b384cb83ab05d77743a1b75eb56 (patch) | |
tree | 7e0e21f355ca57f4be165524e0924acfb5af76e8 /Doom | |
parent | a89e6c8dc9483c848ad99f2507a1936ddc8d9852 (diff) | |
download | dotfiles-b2288872d8a05b384cb83ab05d77743a1b75eb56.tar.gz dotfiles-b2288872d8a05b384cb83ab05d77743a1b75eb56.tar.bz2 dotfiles-b2288872d8a05b384cb83ab05d77743a1b75eb56.zip |
+private narrow module to init.el
Diffstat (limited to 'Doom')
-rw-r--r-- | Doom/.doom.d/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index 79d57f9..660ff85 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -12,6 +12,7 @@ (gentemplate) (ocaml +lsp) (rss +elfeed) + (narrow) :input ;;chinese ;;japanese |