Bez popisu

Nikita Chursin e5181551db gotestsum před 2 dny
dotbot @ 860a56580b 88e867045c added dotbot submodule před 2 roky
lua e5181551db gotestsum před 2 dny
.editorconfig 59cfc3fedd editorconfig před 1 rokem
.gitignore dfff816fe3 gitignore customizations před 1 rokem
.gitmodules b974bfec4a removed apex tree-sitter completely před 1 rokem
README.md c9982aebfd updated readme před 1 rokem
init.lua 77aa1537b0 preload before ncvim před 1 rokem
install d19e2cbe02 added dotbot install před 2 roky
install.conf.yaml e8888a458d removed copying treesitter parsers from installation script před 1 rokem

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