summaryrefslogtreecommitdiff
path: root/ftplugin/pico8.vim
blob: e3b552cbed0757325a503bbdf6b3cf240cb8ac19 (plain)
1
2
3
4
5
set termguicolors
set t_Co=256
colorscheme pico8
nnoremap <C-Up> ?^function
:nohls
nnoremap <C-Down> /^function
:nohls