aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.vim/skel/ia645
-rw-r--r--.vimrc4
2 files changed, 9 insertions, 0 deletions
diff --git a/.vim/skel/ia64 b/.vim/skel/ia64
new file mode 100644
index 0000000..7e56e66
--- /dev/null
+++ b/.vim/skel/ia64
@@ -0,0 +1,5 @@
+.intel_syntax noprefix
+
+%START%
+
+/* vim: set ft=ia64: */
diff --git a/.vimrc b/.vimrc
index 3adfa69..28fc390 100644
--- a/.vimrc
+++ b/.vimrc
@@ -133,6 +133,10 @@ set autoindent
colorscheme shmibs
+"close modeline security hole
+set nomodeline
+set modelines=0
+
"revert annoying neovim cursor
set guicursor=i-ci-ve-r-cr-o-n-v-c-sm:block-blinkon200