issues
search
xolox
/
vim-lua-ftplugin
Lua file type plug-in for the Vim text editor
http://peterodding.com/code/vim/lua-ftplugin
187
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
complete omni doesn't complete modules
#52
aganm
opened
4 years ago
0
Allow K to lookup love2d documentation
#51
idbrii
opened
4 years ago
0
E764: Option 'completefunc' is not set
#50
yancyzhao
opened
6 years ago
0
% not working properly
#49
flamendless
opened
6 years ago
0
Only define autocmds for lua files
#48
idbrii
opened
6 years ago
0
Editor crashes whenever I try to get it to give suggestions
#47
fusion809
opened
7 years ago
0
Prevent automatically selecting first option on autocomplete menu popup
#46
dpino
opened
7 years ago
2
Unclear dependency on luarefvim
#45
idbrii
opened
7 years ago
0
Set and use 'path' and 'suffixesadd'
#44
tpope
opened
7 years ago
1
Rewrite [[, ]], [], ][ implementation.
#43
Oberon00
opened
8 years ago
1
add sanity check for module names
#42
vzhong
closed
6 years ago
2
E171: Missing :endif
#41
Mahi
opened
8 years ago
1
making it work with torch
#40
kwon-young
opened
8 years ago
2
completion suggests something strange
#39
meijieru
closed
6 years ago
0
QuickFix open luac to edit when we use extend luac to CheckGlobals
#38
hewei-chn
opened
9 years ago
0
Getting completion for an embedded interpreter
#37
oliviertilmans
opened
9 years ago
1
Can't get neocomplete working with custom modules.
#36
JosephFerano
opened
9 years ago
1
Fix off-by-one error in s:getsynid
#35
blueyed
opened
9 years ago
0
Support for "goto declaration" and "goto definition" (via YCM?)
#34
blueyed
opened
9 years ago
2
Re-add support for `g:lua_path`
#33
blueyed
opened
9 years ago
0
When I use LuaCheckSyntax command, It will highlight error, But some time highlight won't disapear after I have fix all syntax error
#32
mrvon
closed
6 years ago
1
I don't want to replace default matchit function
#31
mrvon
closed
6 years ago
0
Update to Lua 5.2 keywords and standard libraries
#30
stormc
closed
10 years ago
1
Update docs to refer to correct option lua_omni_blacklist and provide option to inspect omni completion module loading list
#29
stormc
closed
10 years ago
1
completion suggests all the standard library contents
#28
actionless
opened
10 years ago
4
Omni completion not compatible with strict.lua
#27
xolox
closed
10 years ago
3
Quickfix opens luac binary
#26
actionless
closed
9 years ago
2
Omnifunc issue
#25
chrsm
closed
10 years ago
6
possible to include custom .lua and .pkg file in omnifunc?
#24
yi
closed
10 years ago
3
added workaround for table indexes in globals.lua
#23
actionless
closed
10 years ago
3
Interferes with YouCompleteMe: annoying closing of popup menu, resetting of what you have typed
#22
blueyed
opened
10 years ago
0
Allow blacklisting of require()'d modules while omni completion loading
#21
stormc
closed
10 years ago
1
Vim crashes on omni completion (SIGTRAP, backtrace)
#20
blueyed
opened
10 years ago
9
Map K for help lookup (in normal mode)
#19
blueyed
closed
10 years ago
1
The % mapping cycles between the relevant keywords doesn't work!
#18
jblereste
closed
10 years ago
3
Autocheck syntax lua in ruby file
#17
onemanstartup
opened
11 years ago
0
Omnicompletion crashes vim
#16
tusj
opened
11 years ago
0
[Suggestion] Is it possible to make setlocal completefunc=xolox#lua#completefunc is an optiona
#15
guotsuan
closed
11 years ago
1
xolox#misc#option#get unknown function
#14
gcollura
closed
11 years ago
2
Do not map ", ', .
#13
naquad
closed
11 years ago
2
[Discussion] Do not load all available modules
#12
naquad
closed
10 years ago
2
Integration with NeoComplCache.
#11
naquad
closed
11 years ago
2
proper handling of argument in vims embedded lua
#10
naquad
closed
11 years ago
1
error running :helptags
#9
kevwil
closed
11 years ago
2
Do not throw when luac returns an error code.
#8
vinsonchuong
closed
11 years ago
2
Remove duplicate doc file
#7
vinsonchuong
closed
11 years ago
1
what is the omnifunc function in lua-ftplugin ?
#6
stardiviner
closed
11 years ago
1
luafile lua_omni.lua path for VAM.
#5
stardiviner
closed
11 years ago
1
freeze when complete awesome's awful module (edit: support exclude list?)
#4
lilydjwg
opened
12 years ago
2
luac -p xxx.lua return 1 if there is any errors which cause plugin throw a excpetion.
#3
guotsuan
closed
11 years ago
1
Next