8000 GitHub - linyaa-kiwi/vim-mesa: A vim plugin for Mesa development
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linyaa-kiwi/vim-mesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-mesa

A Vim plugin for Mesa development.

Installation

If you don't have a preferred installation method, I recommend using Tim Pope's pathogen. Install it like so:

cd ~/.vim/bundle
git clone git://github.com/tpope/vim-pathogen pathogen
vim -u NONE -c "helptags pathogen/doc" -c q

Then install this plugin with:

cd ~/.vim/bundle
git clone git://github.com/chadversary/vim-mesa.git mesa
vim -u NONE -c "helptags mesa/doc" -c q

FAQ

  • What does this plugin do?

    For now, the plugin sets some options to help your code conform to Mesa's codestyle.

Recommendations

If you're a Mesa developer, I recommend these additional Vim plugins:

About

A vim plugin for Mesa development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0