New neovim config
Uses lazy nvim and Lua instead of the old Vundle and vimscript setup.
This commit is contained in:
7
NeoVim/.config/nvim/lazy-lock.json
Normal file
7
NeoVim/.config/nvim/lazy-lock.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"NeoSolarized": { "branch": "master", "commit": "b94b1a9ad51e2de015266f10fdc6e142f97bd617" },
|
||||
"lazy.nvim": { "branch": "main", "commit": "1159bdccd8910a0fd0914b24d6c3d186689023d9" },
|
||||
"plenary.nvim": { "branch": "master", "commit": "2d9b06177a975543726ce5c73fca176cedbffe9d" },
|
||||
"telescope.nvim": { "branch": "master", "commit": "df534c3042572fb958586facd02841e10186707c" },
|
||||
"vim-tmux-navigator": { "branch": "master", "commit": "a9b52e7d36114d40350099f254b5f299a35df978" }
|
||||
}
|
||||
Reference in New Issue
Block a user