You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I need a snippet manager: https://github.com/hrsh7th/nvim-cmp/issues/268#issuecomment-932450557 Signed-off-by: Efertone <efertone@pm.me> |
3 days ago | |
---|---|---|
compiler | 1 year ago | |
ftdetect | 2 months ago | |
ftplugin | 11 months ago | |
lua | 3 days ago | |
snips | 3 months ago | |
spell | 10 months ago | |
vimfiles | 1 month ago | |
.dockerignore | 1 year ago | |
.gitignore | 1 year ago | |
Dockerfile | 1 year ago | |
init.lua | 2 months ago | |
lazy-lock.json | 3 days ago | |
readme.md | 2 months ago |
readme.md
My NeoVim Setup
Install packer
git clone https://github.com/wbthomason/packer.nvim \
~/.local/share/nvim/site/pack/packer/start/packer.nvim
Initial setup
:PackerInstall
:PackerCompile
Update
:PackerSync
Quicktype
npm install -g quicktype
Startup benchmarking
hyperfine "nvim --headless +qa" --warmup 5