-
Updated
Jun 10, 2022 - Lua
neovim-lua
Here are 130 public repositories matching this topic...
-
Updated
Jun 11, 2022 - Lua
-
Updated
May 30, 2022 - Lua
-
Updated
May 20, 2022 - Lua
-
Updated
Jun 11, 2022 - Lua
-
Updated
Jun 7, 2022 - Lua
-
Updated
Jun 9, 2022 - Lua
Thank you for this amazing plugin! (TJ brought me here)
I found this strange bug that happens for your plugin, but doesn't occur with Tpope's.
Write the following: (I used python for this example)
print("hello world")When while still in insert mode write: <C-\><C-o>gcc
(<C-\><C-o>) takes you into normal mode for a single command before returning to insert mode)
expecte
-
Updated
Jun 11, 2022 - Lua
-
Updated
Jun 11, 2022 - Lua
Current Behavior:
(Solution in comment, its a documentation issue).
Installed neovim and doom-nvim (on MacOS), then removed the .config/nvim folder completely.
Now, wenn I start nvim I will see this error messages, after which I am thrown into the dashboard. How can I fully deinstall the stuff?
Error detected while processing function <SNR>24_loaded_dashboard[3]..dashboard
-
Updated
Jun 11, 2022 - Lua
-
Updated
Oct 20, 2021 - Lua
-
Updated
May 27, 2022 - Lua
-
Updated
May 26, 2022 - Lua
-
Updated
Jun 7, 2022 - Lua
I don't know if this is possible right now as I can't seem to find any relevant documentation in the README or Vim docs.
I want to have two keymaps for multiple annotation convention. For example, in Python, we have multiple conventions which can be used and a default one can be specified in the setup function. There are projects which uses numpydoc and others which uses google_docstring, s
-
Updated
May 19, 2022 - Lua
-
Updated
Jun 11, 2022 - Lua
-
Updated
May 22, 2022 - Lua
-
Updated
Jun 11, 2022 - Emacs Lisp
I'd be ok with adding a buffer.close_button_command option that's set to bdelete by default but can be configured to Bdelete if the user wants to. Having bufdelete.nvim as a hard dependency for everyone is not acceptable.
Originally posted by @noib3 in noib3/nvim-cokeline#55 (comment)
This is the best interim solution for Nvim-Tree issues. Op
The plugin does not work when opening a float window.
You can find the details in the following video.
-
Updated
May 25, 2022 - Fennel
-
Updated
Jun 8, 2022 - Lua
-
Updated
Mar 25, 2022 - Lua
Improve this page
Add a description, image, and links to the neovim-lua topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the neovim-lua topic, visit your repo's landing page and select "manage topics."
Hi,
Could you please also ship a light default theme? Thanks!