v icon indicating copy to clipboard operation
v copied to clipboard

Push editor syntax highlighting to vim and neovim

Open radare opened this issue 4 years ago • 1 comments

There's VLANG support plugin for Vim in

  • https://github.com/cheap-glitch/vim-v/
  • https://github.com/ollykel/v-vim

But ideally I would prefer not to install any plugin to use V, So i'm filling this issue to track the status of V on

  • [ ] NeoVim https://github.com/neovim/neovim/tree/master/runtime/syntax
  • [ ] Vim https://github.com/vim/vim

What about other editors? Emacs?

radare avatar Jun 02 '21 10:06 radare

I'm maintaining highlighting for Kate editor https://github.com/Larpon/kate-syntax-highlight-v

larpon avatar Jun 02 '21 10:06 larpon