Command not found when using { bang = true }
|
|
2
|
495
|
March 22, 2023
|
How to use lua vim object inside c?
|
|
0
|
238
|
March 3, 2023
|
Create an autocommand to change the background of inactive windows
|
|
1
|
984
|
March 1, 2023
|
Dealing with terminal escape codes from on_stdout
|
|
0
|
325
|
February 18, 2023
|
Any difference between `x = 1` and `_G.x = 1`?
|
|
2
|
334
|
February 6, 2023
|
[Question]: how to check vim.opt.foldmethod value?
|
|
1
|
814
|
January 26, 2023
|
Function to get a text object (paragraph, tag, ...)
|
|
1
|
319
|
December 18, 2022
|
Async load init.lua
|
|
0
|
464
|
November 21, 2022
|
Function to turn register blockwise
|
|
1
|
404
|
October 31, 2022
|
Beginner question: control flow in init.lua for first run?
|
|
7
|
1026
|
October 30, 2022
|
How to set lua variable contains dot
|
|
1
|
242
|
October 17, 2022
|
How to set Leader key in Lua?
|
|
5
|
36122
|
October 16, 2022
|
Read command in lua
|
|
0
|
249
|
October 12, 2022
|
Add Lua credits in neovim's Readme OR website
|
|
1
|
358
|
September 22, 2022
|
`vim.diagnostic.open_float` handler
|
|
1
|
1268
|
August 31, 2022
|
Autocmd to keep cursor position on yank
|
|
2
|
914
|
August 4, 2022
|
Best way to get system OS and architecture strings
|
|
0
|
679
|
August 3, 2022
|
Vimscript autocmd to lua
|
|
4
|
4676
|
July 28, 2022
|
Convert substitute() function to lua
|
|
1
|
1002
|
July 22, 2022
|
Help me to create an intricate mapping
|
|
5
|
747
|
July 15, 2022
|
How to create a new vim command in lua?
|
|
1
|
6718
|
July 12, 2022
|
Custom mappings with description
|
|
2
|
966
|
July 11, 2022
|
How to print a string with many lines and view it again with :messages?
|
|
3
|
3158
|
July 9, 2022
|
Lua api: get first non blank of the line
|
|
1
|
788
|
July 3, 2022
|
Lua function to toggle three options
|
|
2
|
1051
|
June 30, 2022
|
Each event triggers auto-command at least once - is it the intended behavior?
|
|
2
|
457
|
June 21, 2022
|
Convert from vimscript to lua, how to lookup built in functions in lua
|
|
4
|
5996
|
June 2, 2022
|
Primary Selection Solution
|
|
0
|
378
|
May 20, 2022
|
How can i customize clipboard-provider using lua
|
|
1
|
2936
|
May 9, 2022
|
How to unpack functions' arguments?
|
|
4
|
1711
|
May 3, 2022
|