ChrisTitusTech / neovim

My Neovim configuration
84 stars 34 forks source link

I could use some help please. #7

Open angryguy-win opened 1 month ago

angryguy-win commented 1 month ago

At first I didn't realize it was an apt install, while I'm on arch, I edited the fill to switch apt whit paru but I'm still getting these errors.

At Install I get this Error

cp: cannot stat '/home/ssnow/git/neovim/.ignore': No such file or directory

When I start nvim I get this error

Error detected while processing /home/ssnow/git/neovim/titus-kickstart/init.lua:
E5113: Error while calling lua chunk: /home/ssnow/git/neovim/titus-kickstart/init.lua:577: Unknown option 'noshortn
ame'
stack traceback:
        [C]: in function '__newindex'
        /home/ssnow/git/neovim/titus-kickstart/init.lua:577: in main chunk
Error detected while processing BufEnter Autocommands for "*"..function <SNR>20_InitAndHandleActivity[2]..<SNR>20_S
etupConfigFile:
line   22:
[WakaTime] Type the Vim command :WakaTimeApiKey to enter your WakaTime API Key. Find yours at https://wakatime.com/
api-key
Press ENTER or type command to continue

I'd appreciate any help help that you can give... Thanks.

angryguy-win commented 1 month ago

Ok I commented out line 577 Signed up wakatime got an API key installed it. every thing seam fine now? /shrug...

angryguy-win commented 1 month ago

You might want to add in your Readme that you need to sign up for an API key at WakaTime. or maybe an option to not install it thanks...