Move neuron stuff elsewhere
This commit is contained in:
parent
8f6d40bfbd
commit
bc2e1bbcbb
1 changed files with 0 additions and 3 deletions
|
@ -224,9 +224,6 @@ let
|
|||
" Set filetype tex for tikz files
|
||||
au BufNewFile,BufRead *.tikz set filetype=tex
|
||||
|
||||
" Neuron stuff
|
||||
let g:neuron_dir = "~/zk/"
|
||||
|
||||
" Thx Mats for the following
|
||||
:cnoremap <C-A> <Home>
|
||||
:cnoremap <C-B> <Left>
|
||||
|
|
Loading…
Reference in a new issue