This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
opdavies.nvim/lua/opdavies
Oliver Davies b5e6ec57ec feat(nvim): automatically find files
Run "nvim +GoToFile" to open Neovim and automatically open Telescope to
find the file that I need.

The idea was taken from @joshmedeski when he mentioned it in a podcast
with @nicknisi.

https://youtu.be/17o9QrCcF_o
https://github.com/joshmedeski/dotfiles/search?q=GoToFile
2023-02-24 09:43:29 +00:00
..
lsp feat(nvim): add gitsigns to null-ls code actions 2023-02-12 09:51:24 +00:00
snippets/ft feat(nvim): add rst snippets for working with PDFs 2023-01-13 01:37:46 +00:00
telescope feat(nvim): automatically find files 2023-02-24 09:43:29 +00:00
globals.lua refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
keymap.lua refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
options.lua nvim: hide numbers in terminals 2023-01-30 21:59:16 +00:00
plugins.lua refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00