chore(vim): Converted some config and remapping to lua
This commit is contained in:
parent
ca2cb0fb11
commit
57e226d2db
7 changed files with 73 additions and 10 deletions
|
@ -20,7 +20,8 @@
|
|||
-- null2264's NeoVim Config --
|
||||
--========================================--
|
||||
|
||||
require("null")
|
||||
-- TODO: Uncomment once we done migrating
|
||||
-- require("null")
|
||||
|
||||
-- FIXME: Turn all these to LUA
|
||||
vim.cmd("source ~/.config/vim/vim_nix")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue