ThePrimeagen / ThePrimeagen/init.lua

E471: Argument required on using :so

Open
#36 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
4k
Forks
680
PR merge metrics
No merged PRs in 30d

Description

Summary

Hi, I'm a vim novice, so I'm not sure why this error comes up and I haven't found a comprehensive solution on the internet so far. Upon creating the plugins remap.lua, using :so to source the file returns E471: Argument required.

image


Issue

Command used: :so
Location: File remap.lua

Any fix would be greatly appreciated.
:)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported :so command and remap.lua, then consult Vim's :help :source documentation to confirm the required argument and file path syntax. Done means the remap.lua file can be sourced without E471; the issue does not mention a test or another project entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, vim
Domain
tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.