Sunday, August 9, 2026

Re: Synchronize syntax highlighting

On So, 09 Aug 2026, Janis Papanagnou wrote: > Sometimes, for some files, the sync of syntax-highlighting fails > (i.e. all text gets uniformly colored). > > In the past, to tackle that, I've adjusted some vim parameter, > increased a value from something like 3000 to 10000, or so. > On my new system that setting got lost, unfortunately, and I > cannot find it. > > Can someone point me to the name of that parameter, please, > so that I can re-establish a better highlighting-sync behavior. :h 'synmaxcol' Best, Christian -- QOTD: "I drive my car quietly, for it goes without saying." -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_use/aniZ/O7l6XfNFoal%40256bit.org.

Re: Synchronize syntax highlighting

On 2026-08-09 10:48, Janis Papanagnou wrote: > Sometimes, for some files, the sync of syntax-highlighting fails > (i.e. all text gets uniformly colored). > > In the past, to tackle that, I've adjusted some vim parameter, > increased a value from something like 3000 to 10000, or so. > On my new system that setting got lost, unfortunately, and I > cannot find it. I think you're looking for the minlines= and maxlines= values described here: :help syn-sync-maxlines :help syn-sync-third -tim -- -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_use/aniHL3avVmnNL3nP%40thechases.com.

Synchronize syntax highlighting

Sometimes, for some files, the sync of syntax-highlighting fails (i.e. all text gets uniformly colored). In the past, to tackle that, I've adjusted some vim parameter, increased a value from something like 3000 to 10000, or so. On my new system that setting got lost, unfortunately, and I cannot find it. Can someone point me to the name of that parameter, please, so that I can re-establish a better highlighting-sync behavior. Thanks! Janis -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_use/AS2SPRMB0054888E7352B5254DA6384EF3DF2%40AS2SPRMB0054.eurprd05.prod.outlook.com.

AW: Synchronize syntax highlighting

Sorry, John, somehow my mail-client sent my email to you instead of the mailing list. ________________________________________ Von: Janis Papanagnou <janis_papanagnou@hotmail.com> Gesendet: Sonntag, 9. August 2026 12:48 An: 'John Jackson' via vim_use Betreff: Synchronize syntax highlighting Sometimes, for some files, the sync of syntax-highlighting fails (i.e. all text gets uniformly colored). In the past, to tackle that, I've adjusted some vim parameter, increased a value from something like 3000 to 10000, or so. On my new system that setting got lost, unfortunately, and I cannot find it. Can someone point me to the name of that parameter, please, so that I can re-establish a better highlighting-sync behavior. Thanks! Janis -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_use/AS2SPRMB0054564FC119CABBF1BAC3EFF3DF2%40AS2SPRMB0054.eurprd05.prod.outlook.com.

Friday, August 7, 2026

Re: Re: Vim on Debian Mint Linux

 

------ Original Message ------
From: eajmarceau@gmail.com
To: vim_use@googlegroups.com
Sent: Friday, August 7th 2026, 18:15
Subject: Re: Vim on Debian Mint Linux
 

    "Does it do PDFs as on Windows?"

If you mean, edit the PDF as a text file, leaving the encoded elements as is, the response is yes.


 

For any Debian-based system, the method to install is to open a shell in a terminal and enter the command,

  • sudo apt-get install vim-gtk3 (vim-gui-common)

Or look for the vim-gtk3 package from within Synaptic, and install that way.


 

Eric


 

On 2026-08-07 11:53, 'c.willis111 ' via vim_use wrote:
 

Hi

 

how do I install vim on debian mint Linux?

 

Does it do PDFs as on Windows?

 

regards - Chris

 

 

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to unsubscribe@googlegroups.com" class="moz-txt-link-freetext">vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/344fdc93.1e04.19fdcede606.Webtop.1%40btinternet.com.
 

 

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to unsubscribe@googlegroups.com">vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/22082605-9693-43f2-a059-18f1ea3a408f%40gmail.com.
Hi

 

thanks both Eric and Marco

 

Eric, in Windows Vim on a PDF preprocesses the file using PdfTk,, and restores the compression afterwards, likewise. This shows the content streams as clear text. I suspect that PdfTk doesn't work on Linux?

 

The post processing sorts out the length attributes that the compression and edits have changed.

 

regards - Chris

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/79d0729e.72fff.19fde4ec6a2.Webtop.227%40btinternet.com.

Re: Vim on Debian Mint Linux

Am 07.08.26 um 17:53 schrieb 'c.willis111 ' via vim_use: > > how do I install vim on debian mint Linux? There is Debian and there is Linux Mint Debian edition. 2 different operating systems. You can install vim via sudo apt install vim -- Gruß Marco Junk-Mail bitte an trashcan@stinkedores.dorfdsl.de -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_use/5a8d7d4c-a360-4ba8-bf09-128998d26a98%40dorfdsl.de.

Re: Vim on Debian Mint Linux

    "Does it do PDFs as on Windows?"

If you mean, edit the PDF as a text file, leaving the encoded elements as is, the response is yes.


For any Debian-based system, the method to install is to open a shell in a terminal and enter the command,

  • sudo apt-get install vim-gtk3 (vim-gui-common)

Or look for the vim-gtk3 package from within Synaptic, and install that way.


Eric


On 2026-08-07 11:53, 'c.willis111 ' via vim_use wrote:

Hi

 

how do I install vim on debian mint Linux?

 

Does it do PDFs as on Windows?

 

regards - Chris

 

 

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/344fdc93.1e04.19fdcede606.Webtop.1%40btinternet.com.