8ec80d78f5
BREAKING: require neovim v0.5+ to work!!! migrate neovim configuration to lua
12 lines
164 B
Python
12 lines
164 B
Python
#! /usr/bin/env python
|
|
#
|
|
# @author : {{NAME}} ({{EMAIL}})
|
|
# @file : {{FILE}}
|
|
# @license : {{LICENSE}}
|
|
# @created : {{TIMESTAMP}}
|
|
#
|
|
|
|
"""
|
|
{{CURSOR}}
|
|
"""
|