This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"responseContext": { | |
"serviceTrackingParams": [ | |
{ | |
"service": "CSI", | |
"params": [ | |
{ | |
"key": "c", | |
"value": "WEB" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" pathogen.vim - path option manipulation | |
" Maintainer: Tim Pope <http://tpo.pe/> | |
" Version: 2.0 | |
" Install in ~/.vim/autoload (or ~\vimfiles\autoload). | |
" | |
" For management of individually installed plugins in ~/.vim/bundle (or | |
" ~\vimfiles\bundle), adding `call pathogen#infect()` to your .vimrc | |
" prior to `filetype plugin indent on` is the only other setup necessary. | |
" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
JSTN THEME FOR LIMECHAT 1.0 | |
put this and the other thing in ~/Library/Application Support/LimeChat/Themes/ | |
bg 1a2230 | |
hlight 273146 | |
red e44347 | |
purps 8b84d0 | |
fuscia c2339a |