huynle / ogpt.nvim

Chat with Ollama/Huggingface/TextGen/OpenAI/Gemini/Anthropic GPT Neovim Plugin: Effortless Natural Language Generation with LLM API
Apache License 2.0
166 stars 14 forks source link

Fix window filetype override options #39

Closed a-priestley closed 1 week ago

a-priestley commented 4 months ago

These changes will allow the buf_options.filetype properties in user configs to apply to a given window. Also, resolves a few deprecated functions.