chore(nvim): Fully migrated to lua!
Closes GH-5
This commit is contained in:
parent
42ee746b9e
commit
577be59f57
3 changed files with 21 additions and 10 deletions
|
@ -20,10 +20,4 @@
|
|||
-- null2264's NeoVim Config --
|
||||
--========================================--
|
||||
|
||||
-- TODO: Uncomment once we done migrating
|
||||
-- require("null")
|
||||
|
||||
-- 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")
|
||||
require("null")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue