config.nvim
config.nvim copied to clipboard
my nvim config
Cloned this to clean Ubuntu vm. Installed neovim, fzf, ripgrep. Tried to run neovim and got: ``` Error detected while processing /home/chris1/.config/nvim/init.lua: E5113: Error while calling lua chunk: /home/chris1/.config/nvim/init.lua:9: attempt...
Hi Teej, I learnt the `` off you a long time ago in a video to set `nohls`, but just noticed you now override that with `l`. Do you still...
This is probably a typo. -`opeanai` +`openai`? https://github.com/tjdevries/config.nvim/blob/c16bab0565253f862da0cef6a288399640b3c567/lua/custom/plugins/sourcegraph.lua#L5
https://github.com/tjdevries/config.nvim/blob/c16bab0565253f862da0cef6a288399640b3c567/lua/custom/snippets.lua Hi Tj, can you make us a PR with this in LuaSnip?
In the Readme it clearly states that this SHOULD NOT work on my computer... but when I tried it, it did. This is a serious bug. Steps to reproduce: 1....
Heya! π€ΈπΌββοΈ I really enjoyed your Advanced Telescope video, and have been playing along to add the "MultiGrep" to my setup. I wanted to replace entirely my use of `live_grep`,...
https://github.com/tjdevries/config.nvim/blob/006889bbfb6ff655e2d8e33b26453fa4d614b99b/lua/custom/telescope.lua#L21-L23 Hey Teej! I've been enjoying your Advent of Nvim video series. While I'm not new to Neovim, it has been great getting the guided tour through the configuration and...
Where is that piece that allows double space in the search criteria of telescope in which allows for file extension? `ViewController swift` comes to mind.
It feels like your live stream setup is different from what's on GitHub. When are you planning to update the nvim config?