7 lines
169 B
VimL
7 lines
169 B
VimL
" Author : swytch
|
|
" Created : 06/05/2020
|
|
" License : MIT
|
|
" Description : verilog fietype config
|
|
|
|
noremap <leader><Enter> :w! \| :CoqRunToCursor<CR>
|