# Writing Vim Syntax Plugins

DevFeed: [Writing Vim Syntax Plugins](<https://devfeed.tech/articles/writing-vim-syntax-plugins-25398.md>)

Original publisher: [Read original article](<https://smileykeith.com/2015/03/14/writing-vim-syntax-plugins/>)

Author: Keith Smiley

Published: 2015-03-15T01:48:00Z

Content type: article

Language: en

Sources: [Keith Smiley](<https://devfeed.tech/sources/keith-smiley.md>)

Topics: [Vim](<https://devfeed.tech/topics/vim.md>)

Tags: [plugins](<https://devfeed.tech/tags/plugins.md>), [syntax](<https://devfeed.tech/tags/syntax.md>), [vim](<https://devfeed.tech/tags/vim.md>), [writing](<https://devfeed.tech/tags/writing.md>)

## AI overview

An article about writing Vim syntax plugins, presented as a follow-up to an earlier article about Clojure.

## Source excerpt

After writing about Clojure I wrote about writing Vim syntax plugins. Check it out here.