All of lore.kernel.org
 help / color / mirror / Atom feed
* VIM syntax highlighting
@ 2002-06-10  4:47 Alan Womack
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Womack @ 2002-06-10  4:47 UTC (permalink / raw)
  To: linux-newbie

I want to enable syntax highlighting in my vim sessions, especially for perl.

after reading several faqs I edited a perl file and then did

:syntax on

to which vim replied:

sorry, this command is not implemented

How can I tell if the syntax checking was disabled at compile time?  Or if this message telling me something else?


Epson Inkjet Printer FAQ: http://welcome.to/epson-inkjet

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Vim Syntax Highlighting
@ 2023-12-23 22:36 Aurel Wisse
  2023-12-24  5:22 ` Kerin Millar
  0 siblings, 1 reply; 4+ messages in thread
From: Aurel Wisse @ 2023-12-23 22:36 UTC (permalink / raw)
  To: netfilter

Hello,

I wrote a new syntax highlighting package for the Vim editor at 
https://github.com/awisse/vim-nftables,
starting from the "official" version 
https://github.com/nfnty/vim-nftables.

All 400+ reserved words of nftables are highlighted in a (hopefully) 
meaningful way, distinguishing
objects, types, constants, expressions and statements whenever 
possible. Comments and suggestions
welcome in "Issues".

Aurel



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Vim Syntax Highlighting
  2023-12-23 22:36 Vim Syntax Highlighting Aurel Wisse
@ 2023-12-24  5:22 ` Kerin Millar
  2023-12-24 11:31   ` Aurel Wisse
  0 siblings, 1 reply; 4+ messages in thread
From: Kerin Millar @ 2023-12-24  5:22 UTC (permalink / raw)
  To: Aurel Wisse, netfilter

On Sat, 23 Dec 2023, at 10:36 PM, Aurel Wisse wrote:
> Hello,
>
> I wrote a new syntax highlighting package for the Vim editor at 
> https://github.com/awisse/vim-nftables,
> starting from the "official" version 
> https://github.com/nfnty/vim-nftables.
>
> All 400+ reserved words of nftables are highlighted in a (hopefully) 
> meaningful way, distinguishing
> objects, types, constants, expressions and statements whenever 
> possible. Comments and suggestions
> welcome in "Issues".
>
> Aurel

Thank you for this. Would you consider incorporating the following?

https://gitweb.gentoo.org/repo/gentoo.git/tree/app-vim/vim-nftables/files/vim-nftables-0_pre2020062901-no-expandtab.patch

-- 
Kerin Millar

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Vim Syntax Highlighting
  2023-12-24  5:22 ` Kerin Millar
@ 2023-12-24 11:31   ` Aurel Wisse
  0 siblings, 0 replies; 4+ messages in thread
From: Aurel Wisse @ 2023-12-24 11:31 UTC (permalink / raw)
  To: Kerin Millar; +Cc: netfilter

On Sun, Dec 24 2023 at 05:22:08 AM +0000, Kerin Millar 
<kfm@plushkava.net> wrote:
> Thank you for this. Would you consider incorporating the following?
> 
> https://gitweb.gentoo.org/repo/gentoo.git/tree/app-vim/vim-nftables/files/vim-nftables-0_pre2020062901-no-expandtab.patch

Sure. Makes sense.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-24 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-23 22:36 Vim Syntax Highlighting Aurel Wisse
2023-12-24  5:22 ` Kerin Millar
2023-12-24 11:31   ` Aurel Wisse
  -- strict thread matches above, loose matches on Subject: below --
2002-06-10  4:47 VIM syntax highlighting Alan Womack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.