introduction: explain what memory safety is

This commit is contained in:
steveej 2017-08-22 10:41:12 +02:00
parent 948530826f
commit d6009ea334
5 changed files with 165 additions and 59 deletions

View file

@ -142,7 +142,7 @@ in pkgs.stdenv.mkDerivation {
function! ViewerCallback() dict
call self.forward_search(self.out)
endfunction
"let g:vimtex_view_zathura_hook_callback = 'ViewerCallback'
let g:vimtex_view_zathura_hook_callback = 'ViewerCallback'
" }}}
autocmd BufWritePost * execute ':silent ! cp /home/steveej/src/mendeley/Static-Code-Analysis-Kernel-Memory-Saftey.bib /home/steveej/src/steveej/msc-thesis/src/docs/thesis.bib >/dev/null 2>&1'