Guest User

neovim (on nix) error

a guest
Jan 16th, 2025
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Error detected while processing /Users/<me>/.config/nvim/init.lua:
  2. Failed to load `plugins.search`
  3.  
  4. .../.config/nvim/lua/plugins/search.lua:66: module 'telescope.themes' not found:
  5. ^Ino field package.preload['telescope.themes']
  6. cache_loader: module telescope.themes not found
  7. cache_loader_lib: module telescope.themes not found
  8. ^Ino file '/nix/store/ig4w2haaak5k6j5cksh9l35ry2dabb97-luajit-2.1.1713773202-env/share/lua/5.1/telescope/themes.lua'
  9. ^Ino file '/nix/store/ig4w2haaak5k6j5cksh9l35ry2dabb97-luajit-2.1.1713773202-env/share/lua/5.1/telescope/themes/init.lua'
  10. ^Ino file '/nix/store/ig4w2haaak5k6j5cksh9l35ry2dabb97-luajit-2.1.1713773202-env/lib/lua/5.1/telescope/themes.so'
  11. ^Ino file '/nix/store/ig4w2haaak5k6j5cksh9l35ry2dabb97-luajit-2.1.1713773202-env/lib/lua/5.1/telescope.so'
  12.  
  13. # stacktrace:
  14. - lua/plugins/search.lua:66 _in_ **load**
  15. - lua/config/lazy.lua:19
  16. - init.lua:4
Advertisement
Add Comment
Please, Sign In to add comment