Remove autodate
This commit is contained in:
		
							parent
							
								
									883b0e2efb
								
							
						
					
					
						commit
						a7c05372ba
					
				@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: snippets_complete.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 21 Nov 2013.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: neosnippet.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 11 Mar 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: neosnippet.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 11 Mar 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: commands.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 20 Jan 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: helpers.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 11 Mar 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: init.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 11 Jan 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: mappings.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 26 Nov 2013.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: parser.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 11 Mar 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: util.vim
 | 
			
		||||
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 15 Feb 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: variables.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 21 Nov 2013.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: view.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 15 Feb 2014.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: neosnippet.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 31 Dec 2013.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: neosnippet_file.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 21 Nov 2013.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: neosnippet_target.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 31 Dec 2013.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: snippets.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 08 Mar 2012.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: snippets.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 21 Oct 2012.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: neosnippet.vim
 | 
			
		||||
" AUTHOR:  Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 31 Dec 2013.
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
"=============================================================================
 | 
			
		||||
" FILE: syntaxtax/snippet.vim
 | 
			
		||||
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
 | 
			
		||||
" Last Modified: 12 Apr 2013
 | 
			
		||||
" License: MIT license  {{{
 | 
			
		||||
"     Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
"     a copy of this software and associated documentation files (the
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user