This website works better with JavaScript.
Explore
Help
Sign In
vividboarder
/
vim-settings
mirror of
https://github.com/ViViDboarder/vim-settings.git
Watch
1
Star
0
Fork
You've already forked vim-settings
0
Code
Issues
Releases
Wiki
Activity
Browse Source
Fix luacheck globals
master
ViViDboarder
7 months ago
parent
c6e7e756d0
commit
a105a310a2
1 changed files
with
1 additions
and
3 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
.luacheckrc
4
.luacheckrc
Unescape
Escape
View File
@ -1,3 +1 @@
std = {
globals = { "vim" },
}
globals = { "vim" }
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
vividboarder/vim-settings
Title
Body
Create Issue