About the Lua category
|
|
0
|
433
|
February 25, 2021
|
How to get the return as a string. How to make a require and use the `<cword>`
|
|
3
|
107
|
August 31, 2023
|
A lua based 'auto refresh buffers when they change on disk' function?
|
|
10
|
2554
|
August 18, 2023
|
How to suppress warning: undefined global `vim`?
|
|
12
|
14991
|
August 16, 2023
|
Mixing sync and callback-based code
|
|
0
|
68
|
August 8, 2023
|
Auto insert snippet skel for empty or new files
|
|
0
|
61
|
July 23, 2023
|
Can't get autocmd function to ignore certain buffer types. Help?
|
|
1
|
117
|
July 20, 2023
|
How to make sure ts_utils will be loaded in this function?
|
|
1
|
77
|
July 16, 2023
|
Function that return visually selected text
|
|
6
|
2181
|
June 30, 2023
|
Vimscript to lua for an autocommand
|
|
2
|
132
|
May 31, 2023
|
How to run a completely detached process?
|
|
1
|
206
|
March 28, 2023
|
Command not found when using { bang = true }
|
|
2
|
186
|
March 22, 2023
|
How to use lua vim object inside c?
|
|
0
|
106
|
March 3, 2023
|
Create an autocommand to change the background of inactive windows
|
|
1
|
513
|
March 1, 2023
|
Dealing with terminal escape codes from on_stdout
|
|
0
|
125
|
February 18, 2023
|
Any difference between `x = 1` and `_G.x = 1`?
|
|
2
|
209
|
February 6, 2023
|
[Question]: how to check vim.opt.foldmethod value?
|
|
1
|
272
|
January 26, 2023
|
Function to get a text object (paragraph, tag, ...)
|
|
1
|
174
|
December 18, 2022
|
Async load init.lua
|
|
0
|
270
|
November 21, 2022
|
Function to turn register blockwise
|
|
1
|
185
|
October 31, 2022
|
Beginner question: control flow in init.lua for first run?
|
|
7
|
787
|
October 30, 2022
|
How to set lua variable contains dot
|
|
1
|
134
|
October 17, 2022
|
How to set Leader key in Lua?
|
|
5
|
18917
|
October 16, 2022
|
Read command in lua
|
|
0
|
126
|
October 12, 2022
|
Add Lua credits in neovim's Readme OR website
|
|
1
|
270
|
September 22, 2022
|
`vim.diagnostic.open_float` handler
|
|
1
|
792
|
August 31, 2022
|
Autocmd to keep cursor position on yank
|
|
2
|
515
|
August 4, 2022
|
Best way to get system OS and architecture strings
|
|
0
|
354
|
August 3, 2022
|
Function to test if a file is executable (755) or so
|
|
0
|
294
|
July 31, 2022
|
Vimscript autocmd to lua
|
|
4
|
2288
|
July 28, 2022
|