-
Updated
Dec 29, 2021 - Lua
neovim-lua
Here are 86 public repositories matching this topic...
-
Updated
Dec 24, 2021 - Lua
-
Updated
Dec 25, 2021 - Lua
-
Updated
Dec 18, 2021 - Lua
-
Updated
Dec 17, 2021 - Lua
-
Updated
Dec 26, 2021 - Lua
-
Updated
Dec 17, 2021 - Lua
-
Updated
Oct 20, 2021 - Lua
-
Updated
Dec 27, 2021 - Lua
I have an autocmd that I use for file templates placed in the autocmds section of doom_config.lua. However, this autocommand does not work when launching nvim from the command line.
For instance, if I have the following template in ~/.config/nvim/templates/template.py
#!/usr/bin/env python
# Author: Benjamin Valpeyand the following in my doom_config.lua file
-
Updated
Dec 22, 2021 - Lua
-
Updated
Nov 11, 2021 - Lua
-
Updated
Dec 29, 2021 - Lua
-
Updated
Nov 23, 2021 - Lua
-
Updated
Dec 30, 2021 - Nix
-
Updated
Dec 11, 2021 - Lua
-
Updated
Dec 27, 2021 - Lua
-
Updated
Dec 8, 2021 - Lua
-
Updated
Sep 1, 2021 - Lua
The plugin does not work when opening a float window.
You can find the details in the following video.
-
Updated
Nov 15, 2021 - Lua
-
Updated
Nov 22, 2021 - Lua
-
Updated
Dec 23, 2021 - Lua
-
Updated
Dec 20, 2021 - Lua
-
Updated
Dec 11, 2021 - Rust
-
Updated
Dec 22, 2021 - 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."
ggV5jgcgvBehavior:
First line of the file is selected
Expectation:
First five lines of the file are selected.