What I know - Episteme
  • Introduction
  • Learning
    • Learning How to Learn
    • The Feynman Technique
    • How to remember stuff?
    • Language Learning
  • Books
    • Books I Recommend
    • Book Notes
  • Blogs
  • Podcasts
  • Marketing
  • Advice
  • Crypto
  • Courses
  • Communities
  • Privacy
  • Economics
  • Psychology
    • Emotions
    • Habits
    • Happiness
  • Productivity
  • Meditation
  • Tools
    • Bookmarklets
    • Command Line Tools
      • fish
    • IFTTT
    • Text Editor
      • Vim Plugins
  • Search
  • Movies
  • Documentaries
  • TV Series
  • Music
  • Short Stories
  • Writing
  • Programming
    • Git
    • JavaScript
    • Ruby
    • Learn The Command Line
    • Best Practices
    • Cheatsheets
  • Cryptography
  • News
  • Mental Models
  • Design
  • Research papers
  • Talks
  • History
  • Progress
  • Protocols
    • Dat
    • Matrix
    • MimbleWimble
    • IPFS
  • Questions
  • Poems
  • YouTube
Powered by GitBook
On this page
  • Utility
  • Navigation
  • Colors
  • Diagnostics
  • Formatting
  • Writing
  • Fun
  1. Tools
  2. Text Editor

Vim Plugins

PreviousText EditorNextSearch

Last updated 3 years ago

Before installing a plugin try to do it the pure Vim way.

Utility

  • - quoting/parenthesizing made simple.

  • - a Git wrapper.

  • - perform all your vim insert mode completions with Tab.

  • - insert or delete brackets, parens, quotes in pair.

  • - easy to use, file-type sensible comments for Vim.

  • - load extensions like VSCode and host language servers.

  • - support for expanding HTM abbreviations.

  • - a starter screen, useful for bookmarks

  • - a blazing fast and easy to configure neovim statusline plugin

Navigation

  • - Find, Filter, Preview, Pick.

  • - FZF sorter for telescope

  • - seamless navigation between tmux panes and vim splits

  • - smooth scrolling

Colors

Diagnostics

Formatting

Writing

Fun

- a interface for Neovim for highlighting

- pretty icons and colors

- a dark 🧛 theme

- a soft dark, fully customizable (Neo)Vim theme, with support for lsp, treesitter and a variety of plugins.

- pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

- script for text filtering and alignment.

- code formatting

- distraction-free writing.

- hyperfocus-writing.

- a nvim plugin to make you better at Vim Movements.

vim-surround
vim-fugitive
supertab
auto-pairs
tcomment_vim
neoclide/coc.nvim
emmet-vim
mhinz/vim-startify
nvim-lualine/lualine.nvim
nvim-telescope/telescope.nvim
nvim-telescope/telescope-fzf-native.nvim
christoomey/vim-tmux-navigator
karb94/neoscroll.nvim
nvim-treesitter/nvim-treesitter
tree-sitter
kyazdani42/nvim-web-devicons
dracula/vim
EdenEast/nightfox.nvim
folke/trouble.nvim
tabular
sbdchd/neoformat
goyo.vim
limelight.vim
ThePrimeagen/vim-be-good