This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
opdavies.nvim
Archived
Watch
1
Star
0
Fork
You've already forked opdavies.nvim
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Add init.lua
Browse source
...
This commit is contained in:
Oliver Davies
2024-01-24 08:52:33 +00:00
parent
d905c00ca3
commit
fd32fb4887
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
5
init.lua
Normal file
Unescape
Escape
View file
@ -0,0 +1,5 @@
if
vim.loader
then
vim.loader
.
enable
(
)
end
require
"
opdavies
"
Reference in a new issue
Repository
opdavies/opdavies.nvim
Title
Body
Create issue