mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Turned off swap files, added snippet for logging in python, small fix for eclim stuff
This commit is contained in:
@@ -104,5 +104,5 @@ snippet docmodule
|
||||
Author: ${4:Roman 'gryf' Dobosz, gryf73@gmail.com}
|
||||
Created: ${5:`strftime("%Y-%m-%d %H:%M:%S")`}
|
||||
"""
|
||||
snippet dupa
|
||||
dwie dupy
|
||||
snippet debug
|
||||
LOG.debug(self.${1:method_name}.__doc__.strip())
|
||||
|
||||
Reference in New Issue
Block a user