20jam / nvim

Custom made neovim setup, with consideration to every detail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Custom made neovim setup, with consideration to every detail


Languages

Language:Vim Script 99.4%Language:Shell 0.3%Language:Lua 0.2%Language:Makefile 0.1%