aboutsummaryrefslogtreecommitdiffstats
path: root/init.vim
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-04-17 15:53:44 +0000
committerterminaldweller <thabogre@gmail.com>2022-04-17 15:53:44 +0000
commitc94222d3c29789909f761aff31777bdc5b036c9c (patch)
treed1749737e9209556493a61e435dbae3371dba407 /init.vim
parentupdate (diff)
downloadscripts-c94222d3c29789909f761aff31777bdc5b036c9c.tar.gz
scripts-c94222d3c29789909f761aff31777bdc5b036c9c.zip
bunch of stuff
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index 644a145..2141680 100644
--- a/init.vim
+++ b/init.vim
@@ -1,4 +1,3 @@
-
let mapleader = " "
call plug#begin('~/AppData/Local/nvim/plugged')
Plug 'glacambre/firenvim', { 'do': { _ -> firenvim#install(0) } }