summaryrefslogtreecommitdiffstats
path: root/.config/nvim/plug-config/org.vim
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-09-07 13:18:08 +0200
committerJoe <rrbo@proton.me>2023-09-07 13:18:08 +0200
commite995e454ce1315980e932994c02465e972589c53 (patch)
tree28cb2d897eefd9feb71d3b10fa0fe813bb267709 /.config/nvim/plug-config/org.vim
parentup (diff)
downloaddotfiles-bsd-e995e454ce1315980e932994c02465e972589c53.tar.gz
dotfiles-bsd-e995e454ce1315980e932994c02465e972589c53.tar.bz2
dotfiles-bsd-e995e454ce1315980e932994c02465e972589c53.tar.xz
dotfiles-bsd-e995e454ce1315980e932994c02465e972589c53.tar.zst
dotfiles-bsd-e995e454ce1315980e932994c02465e972589c53.zip
up
Diffstat (limited to '.config/nvim/plug-config/org.vim')
-rw-r--r--.config/nvim/plug-config/org.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/nvim/plug-config/org.vim b/.config/nvim/plug-config/org.vim
deleted file mode 100644
index bbf7682..0000000
--- a/.config/nvim/plug-config/org.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-" Org-mode
-let g:org_todo_keywords = ['TODO', '|', 'DONE', 'CANCELED']
-let g:org_export_emacs = "/usr/local/bin/emacs"