nvim/platform.vim.example

4 lines
173 B
Plaintext

" Possible options: windows, windows_portable, linux, termux, linux_qt, arch
" Note that linux_qt and arch have not been implemented yet
let g:platform = "windows_portable"