Skip to content

Commit 3147893

Browse files
authored
docs(templates.neovim): add welcome note (#218)
1 parent 9bf46e8 commit 3147893

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/neovim/init.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- NOTE: Welcome to your neovim configuration
2+
-- The first 100ish lines are setup,
3+
-- The rest is usage of lze and various core plugins!
14
vim.loader.enable() -- <- bytecode caching
25
do
36
-- Set up a global in a way that also handles non-nix compat

0 commit comments

Comments
 (0)