Skip to content

dflat2/nasvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasvim

Very simple NAScript plugin for Vim. Supports:

  • Syntax highlighting

  • Detects *.nas files as NAScript files

  • Indents as tabs and keeps indentation on new lines

Installation

With Vundle, add this to your ~/.vimrc:

call vundle#begin()
Plugin 'dflat2/nasvim`
call vundle#end()

Then, restart Vim and run :PluginInstall. It should also work with other plugin managers.

About

Not Awesome Script plugin for vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published