Skip to content

Instantly share code, notes, and snippets.

View bincat233's full-sized avatar
🤯
Ahhhhhhhhhhh

Zijia bincat233

🤯
Ahhhhhhhhhhh
View GitHub Profile
@bincat233
bincat233 / seoul256.vim
Created April 18, 2020 13:27 — forked from jbkopecky/seoul256.vim
Seoul256 own custom vim Airline theme (vim/autoload/airline/themes/seoul256.vim)
let g:airline#themes#seoul256#palette = {}
function! airline#themes#seoul256#refresh()
let M0 = airline#themes#get_highlight('Special')
let accents_group = airline#themes#get_highlight('Special')
let modified_group = [M0[0], '', M0[2], '', '']
let warning_group = airline#themes#get_highlight2(['airline_warning', 'bg'], ['airline_warning', 'fg'])
let s:N1 = airline#themes#get_highlight2(['Normal', 'bg'], ['StatusLine', 'fg'])
@bincat233
bincat233 / app_.gitignore
Created December 15, 2016 18:02
android 1st
/build