Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 484 Bytes

What is this ?

Example

  • Remaining features to be implemented: IPv6

Installation

  • Copy files in /usr/share/vim/vim90/
cp -R ftdetect ftplugin syntax /usr/share/vim/vim90/
  • If not already do, enable syntax highlighting in vim
echo 'syntax on' >> /etc/vim/vimrc.local