Skip to main content

2-ui.lua

Plugins that make the user interface better.

List of plugins

tokyonight

A clean, dark Neovim theme inspired by VS Tokyo Night.

  • Press Space + f + t to preview it.

tokyonight screenshot

astrotheme

A minimal, dark Neovim theme.

  • Press Space + f + t to preview it.

astrotheme screenshot

alpha

A fast and highly customizable greeter for Neovim.

alpha greeter screenshot

nvim-notify

A fancy, configurable notification manager for Neovim.

nvim-notify screenshot

mini-indentscope

Display a vertical line between the brackets the cursor is currently inside of.

mini-indentscope screenshot

heirline

Plugin to customize the Neovim user interface.

heirline-components

Collection of visual components and behaviors to use in your heirline config.

telescope

This plugin is a user interface to fuzzy search.

telescope-fzf-native

Uses fzf-native as backend for telescope. Written in C.

telescope-fzf-native screenshot

dressing

Improves the visual appearance of vim.ui.select and vim.ui.input.

dressing screenshot

noice

Improves the visual appearance of the command bar you open by pressing :

noice screenshot

nvim-web-devicons

Plugin used by heirline-components to display the icon of the current filetype.

lspkind

Plugin we use to display icons in autocomplete.

nvim-scrollbar

Lateral scrollbar that displays

  • Lines changed in the current file.
  • Diagnostics in the current file.

mini-animate

Adds scroll animations.

We disable this plugin for android because it doesn't work with gestures.

highlight-undo

Highlights the text for an instant when you do undo/redo/yank.

  • You can undo with u in normal mode.
  • You can redo with ctrl + r in normal mode.

highlight-undo screenshot

which-key

Visually display all the available keymappings.

  • Press Space in normal mode to display.

keymaps screenshot