aboutsummaryrefslogtreecommitdiff
path: root/vim/indent/c.vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-07 13:45:41 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-07 13:45:41 +1300
commit1522c7e3b2d8fc4737c6bacfcf9bdb1d60f780b0 (patch)
tree41328bc7e1f123c6067b61f9a7efeb24991896d5 /vim/indent/c.vim
parentMerge branch 'feature/vim-mappings' into develop (diff)
parentAdd user_ftplugin.vim and user_indent.vim plugins (diff)
downloaddotfiles-1522c7e3b2d8fc4737c6bacfcf9bdb1d60f780b0.tar.gz
dotfiles-1522c7e3b2d8fc4737c6bacfcf9bdb1d60f780b0.zip
Merge branch 'feature/vim-plug' into develop
* feature/vim-plug: Add user_ftplugin.vim and user_indent.vim plugins Use b:undo variables correctly Update <Leader>b mapping to use new mapping name Add commands to copy_linebreak.vim Give copy_linebreak.vim enable/disable funcs, maps Add :FixedJoin command Add :StripTrailingWhitespace command
Diffstat (limited to 'vim/indent/c.vim')
-rw-r--r--vim/indent/c.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/vim/indent/c.vim b/vim/indent/c.vim
deleted file mode 100644
index fd1b26af..00000000
--- a/vim/indent/c.vim
+++ /dev/null
@@ -1,2 +0,0 @@
-" Restore local indent settings to the global values
-runtime indent/_GLOBAL.vim