dotfiles/nvim
Gered 76a81e17e1 update llm.nvim options, fix broken requests
yet again, another LLM integration that leaves the door wide open
for you to accidentally end up sending requests that ever end due to
not forcing use of stop tokens ... how many hours have i wasted on this
because developers of these tools don't seem to understand the api's
that they're building these tools around?
2024-11-10 18:56:22 -05:00
..
after/ftplugin add initial golang stuff 2024-10-20 20:55:35 -04:00
ftplugin semi-hacky fix to probably broken behaviour in rustaceanvim 2024-10-13 10:53:26 -04:00
lua update llm.nvim options, fix broken requests 2024-11-10 18:56:22 -05: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 add a bit more verbose output to install-deps.sh 2024-11-10 14:29:56 -05:00
lazy-lock.json add llm.nvim plugin 2024-11-10 14:27:06 -05: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.