add rtp set

main
Rawley Fowler 2 years ago committed by GitHub
parent 78b94170a2
commit 5dd6ee360c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,5 +10,9 @@ set.wrap = false
set.encoding = 'utf-8'
set.guifont = 'Iosevka Nerd Font Mono 14'
vim.cmd([[
set rtp^="home/rf/.opam/default/share/ocp-indent/vim"
]])
-- Lower update time the better (ms)
set.updatetime = 50

Loading…
Cancel
Save