Doug Coleman
							
						 
						
							 
							
							
							
								
							
								2c08e9a089 
								
							
								 
							
						 
						
							
							
								
								vim: Add tabbed window option.  
							
							 
							
							
							
						 
						
							2015-06-29 10:35:36 -07:00  
						
					 
				
					
						
							
							
								 
								John Benediktsson
							
						 
						
							 
							
							
							
								
							
								071704072c 
								
							
								 
							
						 
						
							
							
								
								editors: bunch of cleanup.  
							
							 
							
							
							
						 
						
							2015-06-01 14:39:30 -07:00  
						
					 
				
					
						
							
							
								 
								John Benediktsson
							
						 
						
							 
							
							
							
								
							
								07e74c0ad8 
								
							
								 
							
						 
						
							
							
								
								editors.vim: use string as article name.  
							
							 
							
							
							
						 
						
							2012-08-13 18:22:14 -07:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								a647df58f6 
								
							
								 
							
						 
						
							
							
								
								Make editors use the new path-finding vocabulary and protocol.  
							
							 
							
							... 
							
							
							
							Implement io.standard-paths on Windows. 
							
						 
						
							2011-10-31 13:16:37 -07:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								0774944b8d 
								
							
								 
							
						 
						
							
							
								
								Find the macvim bundle or use mvim. Add a flag for -g option to vim.  
							
							 
							
							
							
						 
						
							2011-10-30 16:11:18 -07:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								a1878ea818 
								
							
								 
							
						 
						
							
							
								
								Look for mvim on mac and use 'open -a MacVim' if it's not in the path. Since 'open -a macvim' doesn't support command line options, add a generic for opening to a line or not.  
							
							 
							
							
							
						 
						
							2011-10-29 15:31:06 -07:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								5594e82492 
								
							
								 
							
						 
						
							
							
								
								Clean up editors.*vim so that it runs detached with gvim and there is less  
							
							 
							
							... 
							
							
							
							code duplication. Use mvim on mac. Remove gvim.unix vocabulary since it
doesn't do anything besides return "gvim" as the path. 
							
						 
						
							2011-10-29 15:10:42 -07:00  
						
					 
				
					
						
							
							
								 
								Erik Charlebois
							
						 
						
							 
							
							
							
								
							
								3acee3e55e 
								
							
								 
							
						 
						
							
							
								
								Run vim synchronously  
							
							 
							
							... 
							
							
							
							If you run vim from the terminal asynchronously, vim and factor will conflict accessing stdin and stdout. 
							
						 
						
							2011-06-23 01:18:35 -04:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								da6bcbedfc 
								
							
								 
							
						 
						
							
							
								
								Replace 'untested' tag with 'not loaded' and 'not tested' tags  
							
							 
							
							
							
						 
						
							2010-04-13 18:43:01 -07:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								95bfc8a240 
								
							
								 
							
						 
						
							
							
								
								vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases  
							
							 
							
							
							
						 
						
							2010-02-20 13:30:49 +13:00  
						
					 
				
					
						
							
							
								 
								Philipp Brüschweiler
							
						 
						
							 
							
							
							
								
							
								26859a45eb 
								
							
								 
							
						 
						
							
							
								
								various doc fixes  
							
							 
							
							
							
						 
						
							2009-08-11 16:58:47 +02:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								3c49944fc1 
								
							
								 
							
						 
						
							
							
								
								call vim with run-detached instead of try-process.  clean up vim code.  
							
							 
							
							
							
						 
						
							2009-05-15 16:06:48 -05:00  
						
					 
				
					
						
							
							
								 
								Tim Allen
							
						 
						
							 
							
							
							
								
							
								2e731c63f2 
								
							
								 
							
						 
						
							
							
								
								Mention Vim support files in the Vim integration documentation.  
							
							 
							
							
							
						 
						
							2009-01-14 13:29:44 -06:00  
						
					 
				
					
						
							
							
								 
								Tim Allen
							
						 
						
							 
							
							
							
								
							
								0cb58510bb 
								
							
								 
							
						 
						
							
							
								
								Move Vim syntax-highlighter to a Vim subdirectory.  
							
							 
							
							... 
							
							
							
							This makes it easier to describe where the syntax-highlighting file
should be installed, and allows us to easily package other Vim runtime
files.
This commit also adds a README that describes how to regenerate the
syntax file. 
							
						 
						
							2009-01-14 13:29:23 -06:00  
						
					 
				
					
						
							
							
								 
								Tim Allen
							
						 
						
							 
							
							
							
								
							
								8e273b6713 
								
							
								 
							
						 
						
							
							
								
								Fix USING: in editors.vim.generate-syntax  
							
							 
							
							
							
						 
						
							2009-01-10 23:37:56 -06:00  
						
					 
				
					
						
							
							
								 
								Aaron Schaefer
							
						 
						
							 
							
							
							
								
							
								3b83db3a06 
								
							
								 
							
						 
						
							
							
								
								Fix vim-docs.factor after moving around io words  
							
							 
							
							
							
						 
						
							2008-12-15 21:50:10 -05:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							 
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
						
					 
				
					
						
							
							
								 
								Doug Coleman
							
						 
						
							 
							
							
							
								
							
								efeea92935 
								
							
								 
							
						 
						
							
							
								
								make editors use make  
							
							 
							
							
							
						 
						
							2008-09-12 10:36:00 -05:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								6408b01e9d 
								
							
								 
							
						 
						
							
							
								
								Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything  
							
							 
							
							
							
						 
						
							2008-07-29 16:47:52 -05:00  
						
					 
				
					
						
							
							
								 
								Slava Pestov
							
						 
						
							 
							
							
							
								
							
								d66f887736 
								
							
								 
							
						 
						
							
							
								
								Create basis vocab root  
							
							 
							
							
							
						 
						
							2008-07-28 22:03:13 -05:00