Cason Adams

Results 19 comments of Cason Adams

Okay so odd. On one mac I can build running the command you suggested in `nvim`. On the second mac that has the same version of `nvim` it doesn't work....

Would be nice to just support the terminal base 16 colors.

I took a stab at this: https://github.com/casonadams/nord.vim It looks okay... But it is just for vim too. Meh... For anyone who cares here it is ^^.

@vcavallo might consider adding `nmap n :FZF $NOTES_DIR` to vimrc file. Make sure `$NOTES_DIR` is set in a `bashrc` file or something.

@austinjones I'd love to pick this one up too. I am not sure I fully understand the requirements.

tab version; `0.5.1` Here is what is happening as I scroll with `vi` in `tab` ![tab](https://user-images.githubusercontent.com/17597548/99921213-1ae13880-2ce6-11eb-953c-43fc9cf96129.gif)

Point me in a direction and I’ll see if I can help too. This project looks amazing! Would love to help contribute.

Might consider [FPM](https://github.com/jordansissel/fpm) it supports many packages out of the gate.

Hi @Pharb, Yes you are describing what I am talking about. I am trying to add an additional key `user_otp_attempt` so the Keys string is `otp,code,user_otp_attempt` But the 3rd value...

@patleeman I'd love to help out. Is there any documentation on how to develop?