aboutsummaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-11-16 20:33:53 +0800
committerGuangxiong Lin <[email protected]>2023-11-16 20:34:27 +0800
commit39c8b27c342442e585e0729982bdb82a95bc2e6c (patch)
treea12beb712a8db867db5de39794deb74cbe538ae9 /.vim
parent6bed95dcccfc57e4c8db0c0b5fa2eb0739ae2f49 (diff)
downloaddotfiles-39c8b27c342442e585e0729982bdb82a95bc2e6c.tar.gz
dotfiles-39c8b27c342442e585e0729982bdb82a95bc2e6c.tar.bz2
dotfiles-39c8b27c342442e585e0729982bdb82a95bc2e6c.zip
Refactor
Diffstat (limited to '.vim')
-rw-r--r--.vim/after/ftplugin/ruby.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/after/ftplugin/ruby.vim b/.vim/after/ftplugin/ruby.vim
index e867f90..50c0c61 100644
--- a/.vim/after/ftplugin/ruby.vim
+++ b/.vim/after/ftplugin/ruby.vim
@@ -1,3 +1,4 @@
setlocal shiftwidth=2
setlocal softtabstop=2
setlocal foldmethod=indent
+setlocal iskeyword+=!,?