Skip to content
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

Start lazy.nvim life #16

Merged
merged 11 commits into from
May 5, 2023
Merged

Start lazy.nvim life #16

merged 11 commits into from
May 5, 2023

Conversation

sksat
Copy link
Owner

@sksat sksat commented May 5, 2023

@sksat sksat self-assigned this May 5, 2023
@sksat
Copy link
Owner Author

sksat commented May 5, 2023

vim.fn.stdpath("data") .. "/lazy/lazy.nvim" だと ~/.local/share/nvim/lazy/lazy.nvim とかになるんだよな

@sksat
Copy link
Owner Author

sksat commented May 5, 2023

これって XDG_DATA_DIR だけど Neovim はベタ書きしてそうな感あるな

@sksat
Copy link
Owner Author

sksat commented May 5, 2023

@sksat
Copy link
Owner Author

sksat commented May 5, 2023

別に lazy.nvim も stdpath してそうだが,まあ実際動いてないのでな

@sksat
Copy link
Owner Author

sksat commented May 5, 2023

ワシ悪

@sksat
Copy link
Owner Author

sksat commented May 5, 2023

気付き: master branch だと Space を Leader key にしてない

@sksat
Copy link
Owner Author

sksat commented May 5, 2023

sumneko_lua is deprecated, use lua_ls instead. らしい

@sksat sksat merged commit 0a33e99 into refactor-neovim May 5, 2023
1 check passed
@sksat sksat deleted the lazy-nvim branch May 5, 2023 23:12
@sksat sksat mentioned this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant