All Projects → adelarsq → Neoline.vim

adelarsq / Neoline.vim

Licence: mit
Status Line for Neovim focused on beauty and performance ✅

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Neoline.vim

Lualine.nvim
A blazing fast and easy to configure neovim statusline written in pure lua.
Stars: ✭ 198 (+186.96%)
Mutual labels:  neovim, statusline
Lsp Status.nvim
Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
Stars: ✭ 201 (+191.3%)
Mutual labels:  neovim, statusline
Spaceline.vim
vim statusline like spacemacs
Stars: ✭ 216 (+213.04%)
Mutual labels:  neovim, statusline
Vim Outdated Plugins
🔄 Async Vim/Neovim plugin for showing the number of your outdated plugins
Stars: ✭ 44 (-36.23%)
Mutual labels:  neovim
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (-31.88%)
Mutual labels:  neovim
Dotfiles
My Neovim + Tmux + Zsh dev setup
Stars: ✭ 60 (-13.04%)
Mutual labels:  neovim
Dotfiles
Workstation configuration, provisioning and tools
Stars: ✭ 67 (-2.9%)
Mutual labels:  neovim
Neoterm
Wrapper of some vim/neovim's :terminal functions.
Stars: ✭ 1,007 (+1359.42%)
Mutual labels:  neovim
Dotfiles
🏡 dotfiles
Stars: ✭ 66 (-4.35%)
Mutual labels:  neovim
Nvim Hlslens
Hlsearch Lens for Neovim
Stars: ✭ 55 (-20.29%)
Mutual labels:  neovim
Vim Crates
Handle Cargo dependencies like a Rustavimean.
Stars: ✭ 54 (-21.74%)
Mutual labels:  neovim
Vim Galore Zh cn
Vim 从入门到精通
Stars: ✭ 8,619 (+12391.3%)
Mutual labels:  neovim
Dotfiles
🏠
Stars: ✭ 60 (-13.04%)
Mutual labels:  neovim
Vim Grepper
👾 Helps you win at grep.
Stars: ✭ 1,030 (+1392.75%)
Mutual labels:  neovim
Nvim Treesitter
Nvim Treesitter configurations and abstraction layer
Stars: ✭ 1,129 (+1536.23%)
Mutual labels:  neovim
Fennel Nvim
running fennel-lang natively in neovim
Stars: ✭ 44 (-36.23%)
Mutual labels:  neovim
Coc Bookmark
Bookmark extension for coc.nvim
Stars: ✭ 66 (-4.35%)
Mutual labels:  neovim
Neovim Qt
Neovim client library and GUI, in Qt5.
Stars: ✭ 1,057 (+1431.88%)
Mutual labels:  neovim
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-26.09%)
Mutual labels:  neovim
Vim Floaterm
🌟 Terminal manager for (neo)vim
Stars: ✭ 1,098 (+1491.3%)
Mutual labels:  neovim

neoline.vim ✅

A light statusline/tabline plugin for Neovim using Lua.

Using neoline.vim with ayu-vim light theme and vim-emoji-icon-theme:

Installation 🧙

Plug

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.

Dein

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().

Features/Todos ⚙️

Others 🦕

Acknowledgments 💡

Thanks goes to these people/projects for inspiration:

License 📜

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].