introduction: explain what memory safety is
This commit is contained in:
parent
948530826f
commit
d6009ea334
5 changed files with 165 additions and 59 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue