This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/nvim-old/plug-config/tldr.vim

4 lines
114 B
VimL

let g:tldr_directory_path = '~/.local/share/tldr'
let g:tldr_split_type = 'horizontal'
let g:tldr_language = 'en'