summaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorSamuel Johnson <[email protected]>2025-03-12 00:14:36 -0400
committerSamuel Johnson <[email protected]>2025-03-12 00:14:36 -0400
commit79eeacda78e4e512f1a35b41e2c656b3e2a025bf (patch)
tree7ce230b66cbd5832aa31fd004e41750fb55d3a0a /.vimrc
parent7c9fb3660733c3735e1500baa347674b2ed86f6c (diff)
Switch from oh-my-zsh to starshipHEADtrunkdev
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 8a96636..883ba2f 100644
--- a/.vimrc
+++ b/.vimrc
@@ -15,6 +15,8 @@ Plug 'junegunn/fzf.vim'
Plug 'itchyny/lightline.vim'
+Plug 'mattn/emmet-vim'
+
call plug#end()
set termguicolors