aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-04-11 20:54:00 +0800
committerGuangxiong Lin <[email protected]>2023-04-11 20:54:00 +0800
commitbf3214c56c16f759efdcb9be0dadf37ec59e9e76 (patch)
tree07f6a77249841f3d9dadf31f3ecbac813f538069 /.vimrc
parent40e994bcc68f2999b0f8c481f292d74031f88b91 (diff)
downloaddotfiles-bf3214c56c16f759efdcb9be0dadf37ec59e9e76.tar.gz
dotfiles-bf3214c56c16f759efdcb9be0dadf37ec59e9e76.tar.bz2
dotfiles-bf3214c56c16f759efdcb9be0dadf37ec59e9e76.zip
Update vim config
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 0ea8f22..cae23dc 100644
--- a/.vimrc
+++ b/.vimrc
@@ -50,6 +50,7 @@ if has('macunix')
endif
set nofoldenable
+set foldmethod=syntax
set hidden