aboutsummaryrefslogtreecommitdiff
path: root/programs/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'programs/init.vim')
-rw-r--r--programs/init.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/programs/init.vim b/programs/init.vim
index 8336db6..c62f419 100644
--- a/programs/init.vim
+++ b/programs/init.vim
@@ -176,4 +176,5 @@ lua << EOF
176require 'lsp' 176require 'lsp'
177require 'treesitter' 177require 'treesitter'
178require 'completions' 178require 'completions'
179require 'leap'
179EOF 180EOF