A lua based 'auto refresh buffers when they change on disk' function?
|
|
9
|
1563
|
June 2, 2022
|
Convert from vimscript to lua, how to lookup built in functions in lua
|
|
4
|
2683
|
June 2, 2022
|
Get path to plugin directory
|
|
1
|
611
|
May 30, 2022
|
Primary Selection Solution
|
|
0
|
182
|
May 20, 2022
|
How can i customize clipboard-provider using lua
|
|
1
|
1099
|
May 9, 2022
|
How to unpack functions' arguments?
|
|
4
|
685
|
May 3, 2022
|
Can't run :lua with other commands
|
|
8
|
246
|
May 1, 2022
|
How to create an auto command for a specific filetype in Neovim 0.7?
|
|
7
|
1184
|
April 28, 2022
|
Nvim_set_keymap doesn't work in function
|
|
2
|
582
|
April 27, 2022
|
Nvim_set_hl usage
|
|
2
|
1844
|
April 24, 2022
|
How do you work with strings with multibyte characters in Lua?
|
|
3
|
398
|
April 23, 2022
|
Config specifically to neovim 0.7
|
|
1
|
545
|
April 16, 2022
|
Ultisnips stopped working after moving to Lua
|
|
3
|
456
|
April 2, 2022
|
Global VIM variables
|
|
2
|
1119
|
March 20, 2022
|
Convert ToggleQuickFix() to Lua method
|
|
2
|
285
|
March 18, 2022
|
How to append mappings in lua
|
|
3
|
429
|
March 6, 2022
|
How to fix my gf command on lua files
|
|
2
|
833
|
February 19, 2022
|
Lua processing bug with combo break and goto in for loop?
|
|
0
|
149
|
February 5, 2022
|
Changing theme according to time
|
|
4
|
632
|
January 29, 2022
|
How to suppress warning: undefined global `vim`?
|
|
9
|
6869
|
January 19, 2022
|
How to require relative paths
|
|
0
|
623
|
January 6, 2022
|
Using extmarks with unloaded buffer
|
|
2
|
228
|
December 26, 2021
|
Confusion between array and list
|
|
2
|
286
|
December 10, 2021
|
How to use "repeat" on timer_start in a lua function
|
|
1
|
630
|
December 7, 2021
|
How can I loop over all paths/filenames in dir and require them?
|
|
3
|
1488
|
November 8, 2021
|
Pass url as lua function argument, and bind it to neovim command
|
|
3
|
344
|
September 29, 2021
|
Structure of Lua plugins
|
|
7
|
608
|
September 24, 2021
|
How to use Fennel in runtime scripts without compiling to Lua
|
|
6
|
1426
|
September 22, 2021
|
How to write this same mapping in lua
|
|
4
|
1138
|
September 17, 2021
|
A lua error i can't understand (E5108 nil value on input)
|
|
1
|
1440
|
September 16, 2021
|