ssleert / vim9cfg

my vim9 config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my vim9 setup

  • why vim9 and not neovim?

    • i like vimscript more than lua
  • why I don't use a plugin manager?

    • since version 8 vim has its own package manager

Building...

Dependencies

ripgrep
bat
fzf

Commands

git clone https://github.com/ssleert/vim9cfg.git
cd vim9cfg
./build.sh

About

my vim9 config


Languages

Language:Vim Script 98.4%Language:Shell 1.6%