fix: fix nvim verilog filetype config description

This commit is contained in:
swytch 2020-05-24 00:36:26 +02:00
parent 2bf1ae32e3
commit a0918353fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
" verilog indent removal
" verilog fietype config
" Licence GPLv3
noremap <leader><Enter> :w! \| :CoqRunToCursor<CR>