REMOVED SHYAMS DUMB .PROJECT FILES.

This commit is contained in:
2015-05-06 15:57:57 -04:00
parent 0e1775fcf3
commit b527218cd3
8 changed files with 4 additions and 132 deletions

View File

@@ -1,23 +0,0 @@
" ATP project vim script: Tue Apr 14, 2015 at 08:36 PM -0400.
let b:atp_MainFile = 'progress.tex'
let g:atp_mapNn = 0
let b:atp_autex = 1
let b:atp_TexCompiler = 'pdftex'
let b:atp_TexOptions = '-synctex=1'
let b:atp_TexFlavor = 'plaintex'
let b:atp_auruns = '1'
let b:atp_ReloadOnError = '1'
let b:atp_OutDir = '/Users/shyam/Dropbox/cdb/progress_report'
let b:atp_OpenViewer = '1'
let b:atp_XpdfServer = 'progress'
let b:atp_Viewer = 'okular'
let b:TreeOfFiles = {}
let b:ListOfFiles = []
let b:TypeDict = {}
let b:LevelDict = {}
let b:atp_BibCompiler = 'bibtex'
let b:atp_StarEnvDefault = ''
let b:atp_StarMathEnvDefault = ''
let b:atp_updatetime_insert = 4000
let b:atp_updatetime_normal = 2000

View File

@@ -1,30 +0,0 @@
" ATP project vim script: Tue Apr 14, 2015 at 02:37 PM -0400.
let b:atp_MainFile = 'progress_report.tex'
let g:atp_mapNn = 0
let b:atp_autex = 1
let b:atp_TexCompiler = 'pdftex'
let b:atp_TexOptions = '-synctex=1'
<<<<<<< HEAD
let b:atp_TexFlavor = 'tex'
=======
let b:atp_TexFlavor = 'plaintex'
>>>>>>> ff581d8a8ce9932bf474596368f94b00770b98d9
let b:atp_auruns = '1'
let b:atp_ReloadOnError = '1'
let b:atp_OutDir = '/Users/shyam/Dropbox/cdb/progress_report'
let b:atp_OpenViewer = '1'
let b:atp_XpdfServer = 'progress_report'
let b:atp_Viewer = 'okular'
let b:TreeOfFiles = {}
let b:ListOfFiles = []
let b:TypeDict = {}
let b:LevelDict = {}
let b:atp_BibCompiler = 'bibtex'
let b:atp_StarEnvDefault = ''
let b:atp_StarMathEnvDefault = ''
let b:atp_updatetime_insert = 4000
let b:atp_updatetime_normal = 2000
let b:atp_LocalCommands = []
let b:atp_LocalEnvironments = []
let b:atp_LocalColors = []