Will rewrite my neovim config
This commit is contained in:
parent
657fecfa64
commit
686bdd12c4
23 changed files with 591 additions and 176 deletions
dotfiles/neovim/tl/my/plugins
3
dotfiles/neovim/tl/my/plugins/chunk.tl
Normal file
3
dotfiles/neovim/tl/my/plugins/chunk.tl
Normal file
|
@ -0,0 +1,3 @@
|
|||
function hi()
|
||||
print("Hello world!")
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue