aboutsummaryrefslogtreecommitdiffstats
path: root/.vim/colors/molokai.vim
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2013-03-10 11:07:15 +0100
committerMathias Bynens <mathias@qiwi.be>2013-03-10 11:07:15 +0100
commit38d3c6c61fbb59775e029895787afeb0a7f2c06e (patch)
treef0d749ccbd42c0d49ec5cc25ffeb95760c8687eb /.vim/colors/molokai.vim
parent3354d34521b73ac63ec954d774fb34898360d4ce (diff)
downloaddotfiles-38d3c6c61fbb59775e029895787afeb0a7f2c06e.tar.gz
dotfiles-38d3c6c61fbb59775e029895787afeb0a7f2c06e.tar.bz2
dotfiles-38d3c6c61fbb59775e029895787afeb0a7f2c06e.zip
Use newlines at EOF consistently
Diffstat (limited to '.vim/colors/molokai.vim')
-rw-r--r--.vim/colors/molokai.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/colors/molokai.vim b/.vim/colors/molokai.vim
index 5cb8762..575e14f 100644
--- a/.vim/colors/molokai.vim
+++ b/.vim/colors/molokai.vim
@@ -207,4 +207,4 @@ if &t_Co > 255
hi CursorColumn ctermbg=234
hi LineNr ctermfg=250 ctermbg=234
hi NonText ctermfg=250 ctermbg=234
-end \ No newline at end of file
+end