A light and configurable statusline/tabline plugin for Vim
http://www.vim.org/scripts/script.php?script_id=5294Tags | vim lightline statusline vim-plugin |
Implementation | Vim script |
License | MIT |
Platform |
Copy color to vim if no exist ~/.vim/colors/, create folder.
vim theme colorscheme lightline airlineSimple tmux statusline generator with support for powerline symbols and statusline / airline / lightline integration
A dark Vim/Neovim color scheme for the GUI and 16/256/true-color terminals, based on FlatColor, with colors inspired by the excellent One Dark syntax theme for the Atom text editor. Note: GUI (non-terminal) Vim will always display 24-bit color regardless of the configuration done in this step.
vim vim-colorscheme vim-airline lightline dark-syntax-theme colorschemePowerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, fish, tmux, IPython, Awesome, i3 and Qtile. You should check out some of the Powerline derivatives. The most lightweight and feature-rich alternative is currently Bailey Ling’s vim-airline project.
statusline prompt vim bash zsh fish tmux ipython powerlineSupports plugins such as NERDTree, vim-airline, CtrlP, powerline, denite, unite, lightline.vim, vim-startify, vimfiler, vim-workspace and flagship. See Screenshots for more.
vim viml vim-plugins vim-scripts theme icons nerd-fonts filetype nerdtree vim-airline statusline glyph-icons visualization visualisation powerline eye-candyLean & mean status/tabline for vim that's light as air. When the plugin is correctly loaded, Vim will draw a nice statusline at the bottom of each window.
themer takes a set of colors and generates editor themes, terminal themes, themes for other apps, and desktop/device wallpapers. Don't love the command-line? Check out the GUI.
wallpapers generated-themes themer vim hyper sublime-text iterm theme vscode xcode alfred chrome lightline atom slack terminal conemu cmd trianglify sketchThe ultimate vim statusline utility. DEPRECATED in favor of Lokaltog/powerline.
ALE (Asynchronous Lint Engine) is a plugin for providing linting in NeoVim 0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim Language Server Protocol client. ALE makes use of NeoVim and Vim 8 job control functions and timers to run linters on the contents of text buffers and return errors as text is changed in Vim. This allows for displaying warnings and errors in files being edited in Vim before files have been saved back to a filesystem.
linter vim syntax-checker vim-plugin vim-plugins language-server-protocol neovim-plugin languageclient autocompletevim-which-key is vim port of emacs-which-key that displays available keybindings in popup. emacs-which-key started as a rewrite of guide-key, very likely, vim-which-key heavily rewrote vim-leader-guide with a goal of going further in vim world. The features of vim-which-key has evolved a lot since then.
vim vim-plugin space-vim neovimUpdated version of the original javacomplete plugin for vim. This is vim-javacomplete2, an omni-completion plugin for Java requiring vim 7.
vim javacomplete vim-javacomplete2 javacomplete-plugin completion completionsUse :Obsess (with optional file/directory name) to start recording to a session file and :Obsess! to stop and throw it away. That's it. Load a session in the usual manner: vim -S, or :source it. There's also an indicator you can put in 'statusline', 'tabline', or 'titlestring'. See :help obsession-status.
vim-grammarous is a powerful grammar checker for Vim. Simply do :GrammarousCheck to see the powerful checking. This plugin automatically downloads LanguageTool, which requires Java 8+. This plugin can use job feature on Vim 8.0.27 (or later) or Neovim. It enables asynchronous command execution so you don't need to be blocked until the check has been done on Vim8+ or Neovim.
vim vim-plugin grammar grammar-checker natural-languagevim-textobj-user is a Vim plugin to create your own text objects without pain. It is hard to create text objects, because there are many pitfalls to deal with. This plugin hides such details and provides a declarative way to define text objects. You can use regular expressions to define simple text objects, or use functions to define complex ones. You can define your own text objects like the above examples. See also the reference manual for more details.
vim vim-plugins vim-textobj-userGo debugging for Vim. Copy all files to your ~/.vim directory or use Tim Pope's excellent pathogen plugin (http://github.com/tpope/vim-pathogen).
vim vim-plugin editor-plugin debugThe latest stable release is the recommended version to use. If you choose to use the master branch instead, please do so with caution; it is a development branch.You will also need to install all the necessary binaries. vim-go makes it easy to install all of them by providing a command, :GoInstallBinaries, which will go get all the required binaries.
vim viml vim-plugins vim-go editor-plugin ide-plugin go-ide-pluginvim-markdown-composer is a plugin that adds asynchronous Markdown preview to Neovim and Vim. By default, vim-markdown-composer uses a blazing-fast CommonMark (and GitHub)-compliant renderer. However, it can be configured to use any external program for rendering, such as pandoc.
markdown vim vim-plugin neovim-plugin neovimThis plugin formats your code with specific coding style using clang-format. Copy plugin, doc and autoload directories into your ~/.vim or use :packadd in Vim8. Or please use your favorite plugin manager to install this plugin. I recommend latter.
vim clang clang-format vim-plugin formatterA small Vim plugin for previewing markdown files in a browser. The aim of this plugin is to be light weight with minimal dependencies. Thus, there is no polling engine or webserver involved.
vim markdown preview grip vim-plugins google-chromeYou're happily editing your lovely files in Vim, when you notice you need to type a word that you can see in a different Tmux pane right next to Vim. This might be some secret key found in your REPL or the name of a failing test. Usually the interesting text is too short to warrant switching panes and going into Tmux' copy mode, so you end typing it out again.
tmux-completions vim-plugin vim-plugins vim tmux tmux-pane neocomplete neocomplcache deoplete deoplete-source neovim neovim-plugin asyncomplete
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.