/nvim

Custom made neovim setup, with consideration to every detail

Primary LanguageVim Script

nvim

Usage:

  • Code Editing
  • Note Taking

Requirements

  • Typescript
  • Vim with nodejs support see ./bin
  • Vim with Ruby Support see ./bin
  • Vim with Python support see ./bin

Features

  • Base16 integration.
  • Sensible defaults.
  • Hackable structure.
  • optimized mappings

Structure

  • init.vim: Initialize my setup.
  • modules/: Contains all my local and plugin configrations.
  • autoload/: : Contians functions organized by modules.
  • plugins/: Contains all the plugins I use, organized by context.