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
|
" Set filetype tex for tikz files
|
||||||
au BufNewFile,BufRead *.tikz set filetype=tex
|
au BufNewFile,BufRead *.tikz set filetype=tex
|
||||||
|
|
||||||
" Neuron stuff
|
|
||||||
let g:neuron_dir = "~/zk/"
|
|
||||||
|
|
||||||
" Thx Mats for the following
|
" Thx Mats for the following
|
||||||
:cnoremap <C-A> <Home>
|
:cnoremap <C-A> <Home>
|
||||||
:cnoremap <C-B> <Left>
|
:cnoremap <C-B> <Left>
|
||||||
|
|
Loading…
Add table
Reference in a new issue