aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-03-15 23:01:48 +0800
committerGuangxiong Lin <[email protected]>2022-03-15 23:01:48 +0800
commit77d4aa352070926699f8f2f5990753a8820e790f (patch)
tree8aee59a2ea4ee7f17daec4a7ab0413c5bc333de1 /.vimrc
parent42aa5a42061c0523b4feeac4b5643d1a2aed3a42 (diff)
downloaddotfiles-77d4aa352070926699f8f2f5990753a8820e790f.tar.gz
dotfiles-77d4aa352070926699f8f2f5990753a8820e790f.tar.bz2
dotfiles-77d4aa352070926699f8f2f5990753a8820e790f.zip
Use jk to visual move line (vim) (emacs)
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index e1138b4..8fd04f9 100644
--- a/.vimrc
+++ b/.vimrc
@@ -10,6 +10,7 @@ set autoread
set mouse=a
filetype on
filetype indent on
+filetype plugin on
set modeline
set textwidth=72
set formatoptions+=mB