Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipensp/tikle
faulT Injection environment for networK protocoL Evaluation
https://github.com/felipensp/tikle
Last synced: about 5 hours ago
JSON representation
faulT Injection environment for networK protocoL Evaluation
- Host: GitHub
- URL: https://github.com/felipensp/tikle
- Owner: felipensp
- Created: 2015-12-13T13:48:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T13:52:10.000Z (almost 9 years ago)
- Last Synced: 2023-03-24T06:33:13.658Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 495 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To install syntax enlightment in faultload scripts, please follow:
1. Copy the file tkl.vim to ~/.vim/syntax
2. Add the following line to your ~/.vimrc
au BufRead,BufNewFile *.tkl set filetype=tkl
3. Reopen Vim or type :source ~/.vimrc to reload the configuration