dotfiles/nvim
Gered 570683574a increase request_timeout, which can be important for n_completions = 3
this could be lowered if n_completions = 1. this basically causes
minuet-ai to internally do a loop for n_completions where each iteration
runs a separate curl request
2024-10-03 22:09:13 -04:00
..
ftplugin begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lua increase request_timeout, which can be important for n_completions = 3 2024-10-03 22:09:13 -04:00
.gitignore begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
.stylua.toml begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
init.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
install-deps.sh begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lazy-lock.json replace cmp-ai with minuet-ai 2024-10-03 18:35:24 -04:00
README.md begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00

Gered's Neovim Configuration

Just my personal Neovim configuration. Probably nothing of interest to anyone else.

Originally based on kickstart.nvim.