-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Awesome Project. A few suggestions. #55
Comments
Thank you for your kind words and excellent suggestions. I will try to address each suggestion.
export NVIM_APPNAME="nvim-Lazyman"
nvim /path/to/file.txt You can add the export to your
Thank you so much for your suggestions. I hope I have addressed each sufficiently but followup if more info is needed or you have further suggestions. |
I'm currently using the nvchad configuration, I like it a lot, well implemented demonstration and changing themes, although I only use one. Now once again I'm having trouble overriding its basic settings, particularly the cmp setting, so I'm looking at options for the basis of my new neovim configuration. When I think about which configuration is technically better, I guess it might be lazyman, since its author has at least reviewed many configurations and also writes awesome scripts. I plan to figure out which files and directories from the whole lazyman repository are necessary only for its functioning. |
I have recently started learning neovim and found it to be interesting. Soon after I got hooked, I started
vimo-hoping
similar to that ofdistro-hoping
which I did during my early days of Linux a decade and a half back. Started testing variousnvim
distributions, configurations, and did my own settings. Thats when I discovered your project. Your project to me is similar tomultibootusb
project that helps people to test various Linux distributions.Though, you help us to find the best configurations from other's configurations, I have to settle down to your own configuration
lazyman
.lazyman
nvim configuration is fantastic. It is beautiful, visually pleasing, easy to access key bindings etc. There was no requirement of tweaking a single config file to change settings. It just worked. This helped me settle down to one config, at least at the moment.Coming back to my suggestions/ input for your consideration:-
lazyman
nvim directly from command line instead of invokingnvims
every time. For example, I would like to open a file likelazyman /path/to/file.txt
. How do I do that?Cheatsheet
command is good. But if you have cheatsheet UI similar to NvChad as seen in https://www.reddit.com/r/neovim/comments/12qku4w/nvchad_cheatsheet/ would be excellent.lazyman
require Internet all the time? When I opened the editor without internet, a few plugins have thrown some errors.lazyman
, there was lot of warning as shown in https://mypy.readthedocs.io/en/stable/running_mypy.html#library-stubs-not-installed. I believe it is frompylsp
. But I never had an issue with other plugins such aspyright
.Keep up the good work.
The text was updated successfully, but these errors were encountered: