From 2f36d607b01a82e7837480d140491290d5360f54 Mon Sep 17 00:00:00 2001 From: Martin Weber Date: Thu, 22 Dec 2022 17:18:15 +0100 Subject: [PATCH] [TMP] Orgmode Add Vim plugin for looking at orgmode files with some syntax highlighting. Also ignore share/fonts for now (generated by Emacs). --- bin/dotbloat | 2 +- etc/vim/vimrc | 1 + share/.gitignore | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/dotbloat b/bin/dotbloat index 8e8b2e38..aebe6de6 100755 --- a/bin/dotbloat +++ b/bin/dotbloat @@ -61,7 +61,7 @@ if ! ls -1d --color=auto .[!.]*; then fi # automatic decisions for specific files/directories: -keeplist='.anthy .local .pki .ssh .vault-token .zshenv .GA_ClientID .ICAClient' +keeplist='.anthy .doom.d .emacs.d .local .pki .ssh .vault-token .zshenv .GA_ClientID .ICAClient' deletelist='.ansible .ansible_galaxy .mozilla .w3m .*_history' # delete: diff --git a/etc/vim/vimrc b/etc/vim/vimrc index 52d4f0a8..6dc8caf4 100644 --- a/etc/vim/vimrc +++ b/etc/vim/vimrc @@ -63,6 +63,7 @@ call neobundle#begin(g:bundledir) NeoBundleFetch 'Shougo/neobundle.vim' " Declare used bundles: +NeoBundle 'axvr/org.vim' NeoBundle 'ayekat/dwm.vim' NeoBundle 'chikamichi/mediawiki.vim' NeoBundle 'milad14000/vim_p4' diff --git a/share/.gitignore b/share/.gitignore index c729d163..a6aae667 100644 --- a/share/.gitignore +++ b/share/.gitignore @@ -22,3 +22,6 @@ # Gnome: /evolution/ /gvfs-metadata/ + +# Emacs: +/fonts/