Skip to content

heapslip/neoline.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neoline.vim ✅

A light statusline/tabline plugin for Neovim using Lua.

Supported Plugins 🤗

Installation 🧙

Add the following lines on the Vim/NeoVim config file:

Plug 'https://github.com/adelarsq/neoline.vim'

Then open the editor and install with PlugInstall.

Add the following lines on the Vim/NeoVim config file:

call dein#add('adelarsq/neoline.vim')

Then open the editor and install with call dein#install().

TODO

  • Goyo support
  • Support one color per tab
  • Animations? 1
  • Move all code to Lua

Others

Acknowledgments 💡

Thanks goes to these people/projects for inspiration:

License 📜

MIT

About

Status Line for Neovim focused on beauty and performance ✅

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 94.0%
  • Vim Script 6.0%