aboutsummaryrefslogtreecommitdiff
path: root/.vim/after/ftplugin/ruby.vim
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-11-17 00:40:12 +0800
committerGuangxiong Lin <[email protected]>2023-11-17 00:40:12 +0800
commit49b33aeaede7e77b084696cbc286b69260845542 (patch)
treefc66aea0cca67281815ed9cce97c74a2e9810dec /.vim/after/ftplugin/ruby.vim
parent39c8b27c342442e585e0729982bdb82a95bc2e6c (diff)
downloaddotfiles-49b33aeaede7e77b084696cbc286b69260845542.tar.gz
dotfiles-49b33aeaede7e77b084696cbc286b69260845542.tar.bz2
dotfiles-49b33aeaede7e77b084696cbc286b69260845542.zip
Update config on ruby and tags
Diffstat (limited to '.vim/after/ftplugin/ruby.vim')
-rw-r--r--.vim/after/ftplugin/ruby.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vim/after/ftplugin/ruby.vim b/.vim/after/ftplugin/ruby.vim
index 50c0c61..e867f90 100644
--- a/.vim/after/ftplugin/ruby.vim
+++ b/.vim/after/ftplugin/ruby.vim
@@ -1,4 +1,3 @@
setlocal shiftwidth=2
setlocal softtabstop=2
setlocal foldmethod=indent
-setlocal iskeyword+=!,?