From f52ea04d229b5cdf70a352efd93e0e01fa8faadf Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Sun, 5 May 2013 15:12:50 +0300 Subject: support suggest after compile in caas mode --- compiler/service.nim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'compiler/service.nim') diff --git a/compiler/service.nim b/compiler/service.nim index b3c7fbc83..6a0cfd292 100644 --- a/compiler/service.nim +++ b/compiler/service.nim @@ -65,7 +65,9 @@ proc serve*(action: proc (){.nimcall.}) = curCaasCmd = cmd processCmdLine(passCmd2, cmd) action() - + gDirtyBufferIdx = 0 + gDirtyOriginalIdx = 0 + let typ = getConfigVar("server.type") case typ of "stdin": -- cgit 1.4.1-2-gfad0 cc5490e14042d13975957'/> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/archive/2.transect/vimrc.vim
blob: d8b70fbc3b847f6bea09f1f80c718fb8c0c16189 (plain) (tree)