aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-10-04 07:41:46 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-10-04 07:41:46 +0200
commit0da19c7f5162be4a5aa317aef1e2785afbe1ccb8 (patch)
tree191f848bd34b1bac1894824ec8ec4f27095c57e0 /vimrc
parent52fcd6d02be46ac9da5a58d0e9047f48e5bfff8e (diff)
downloaddotfiles-0da19c7f5162be4a5aa317aef1e2785afbe1ccb8.tar.gz
Change the leader ket to default vim one
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/vimrc b/vimrc
index 78054f7..68294d3 100644
--- a/vimrc
+++ b/vimrc
@@ -1,5 +1,3 @@
1let mapleader = "\<Space>"
2
3call plug#begin() 1call plug#begin()
4 Plug 'tpope/vim-sensible' 2 Plug 'tpope/vim-sensible'
5 Plug 'tpope/vim-commentary' 3 Plug 'tpope/vim-commentary'