chore: Initial LUA migration
This commit is contained in:
parent
a43c472e54
commit
6579ade92d
2 changed files with 5 additions and 1 deletions
4
.config/nvim/init.lua
Normal file
4
.config/nvim/init.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
-- FIXME: Turn all these to LUA
|
||||
vim.cmd('source ~/.config/vim/vim_nix')
|
||||
vim.cmd('source ~/.config/vim/vim_uni')
|
||||
vim.cmd('source ~/.config/vim/vim_plug')
|
Loading…
Add table
Add a link
Reference in a new issue