Start new wiki-diary entries with a skeleton and do not apply vimwiki-filetype to markdown-files in vim
This commit is contained in:
4
.config/nvim/snippets/sh.snippets
Normal file
4
.config/nvim/snippets/sh.snippets
Normal file
@@ -0,0 +1,4 @@
|
||||
snippet _skeleton Create initial skeleton
|
||||
#!/usr/bin/env bash
|
||||
|
||||
${0}
|
||||
Reference in New Issue
Block a user