This website requires JavaScript.
Explore
Help
Sign In
kevin
/
neovim
Watch
1
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2024-12-20 19:25:11 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
054a287dbe
neovim
/
test
/
functional
/
fixtures
/
start
/
nvim-leftpad
/
lua
/
leftpad.lua
Justin M. Keyes
04f2f864e2
refactor: format test/*
2024-01-03 02:09:29 +01:00
4 lines
46 B
Lua
Raw
Blame
History
return
function
(
str
)
return
'
\t
'
..
str
end
Reference in New Issue
View Git Blame
Copy Permalink