暫無描述

Nikita Chursin 5b06993f25 proxied testing commands through ncvim functions 1 月之前
dotbot @ 860a56580b 88e867045c added dotbot submodule 1 年之前
lua 5b06993f25 proxied testing commands through ncvim functions 1 月之前
.editorconfig 59cfc3fedd editorconfig 1 年之前
.gitignore dfff816fe3 gitignore customizations 1 年之前
.gitmodules b974bfec4a removed apex tree-sitter completely 1 年之前
README.md c9982aebfd updated readme 1 年之前
init.lua 77aa1537b0 preload before ncvim 1 年之前
install d19e2cbe02 added dotbot install 1 年之前
install.conf.yaml e8888a458d removed copying treesitter parsers from installation script 1 年之前

README.md

NcVim

What is this?

My own Neovim config. The main thing I don't like in AstroNvim and others is that they tend to be more usual IDEs -like. I'm pretty used to Vim hotkeys, so I created my own config with little overrides. E.g. to save a file you still need to do :w. And if you like you can bind it to a hotkey.

Features

  • As little custom mappings as possible
  • Loads .env.lua from your project folder to specify environment variables or project specific settings.

Installation

  1. Launch ./install
  2. ???????
  3. PROFIT!

TODO

  • How to configure NcVim
  • Session picker as telescope picker, not ui-select
  • Ability to provide which-key description for custom key maps
  • lazy loading
  • Mason Astro-like GUI
  • Astro-like notifications
  • Astro-like dashboard