aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/vim.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/vim.profile')
-rw-r--r--etc/profile-m-z/vim.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-m-z/vim.profile b/etc/profile-m-z/vim.profile
index b535225dd..c3cfe5980 100644
--- a/etc/profile-m-z/vim.profile
+++ b/etc/profile-m-z/vim.profile
@@ -6,9 +6,9 @@ include vim.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.vim 9noblacklist ${HOME}/.vim
10nodeny ${HOME}/.viminfo 10noblacklist ${HOME}/.viminfo
11nodeny ${HOME}/.vimrc 11noblacklist ${HOME}/.vimrc
12 12
13# Allows files commonly used by IDEs 13# Allows files commonly used by IDEs
14include allow-common-devel.inc 14include allow-common-devel.inc