|
|
@ -1,10 +1,8 @@ |
|
|
|
" ╭─────────────────────neuron.vim──────────────────────╮ |
|
|
|
" Maintainer: ihsan, ihsanl[at]pm[dot]me │ |
|
|
|
" Description: Take zettelkasten notes using neuron │ |
|
|
|
" Last Change: 2020 Jul 24 23:40:47 +03, @1595623251 │ |
|
|
|
" First Appeared: 2020 May 24 16:20:56 +03, @1590326456 │ |
|
|
|
" License: MIT │ |
|
|
|
" ╰─────────────────────────────────────────────────────╯ |
|
|
|
" ╭─────────────────────neuron-v2.vim──────────────────────╮ |
|
|
|
" Maintainer: noah, noah[at]packetlost[dot]dev │ |
|
|
|
" Description: Take zettelkasten notes using neuron 2 │ |
|
|
|
" License: MIT │ |
|
|
|
" ╰────────────────────────────────────────────────────────╯ |
|
|
|
|
|
|
|
if exists("g:_neuron_loaded") |
|
|
|
finish |
|
|
|