summaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rwxr-xr-xinit.vim3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.vim b/init.vim
index f46841c..4ddf392 100755
--- a/init.vim
+++ b/init.vim
@@ -154,8 +154,7 @@ let g:lightline = {
\ 'charvaluehex': '0x%B'
\ },
\ 'component_function': {
- \ 'gitbranch': 'FugitiveHead',
- \ 'filepath': 'LightlineFilepath'
+ \ 'gitbranch': 'FugitiveHead'
\ }
\ }