Compare commits
2 Commits
4b520d8ff3
...
cd52f62b81
| Author | SHA1 | Date | |
|---|---|---|---|
| cd52f62b81 | |||
| b9556c9ffb |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
*nvim/lazy-lock.json*
|
*nvim/.config/nvim/lazy-lock.json*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
@@ -2,5 +2,4 @@ return {
|
|||||||
"nvim-lua/plenary.nvim",
|
"nvim-lua/plenary.nvim",
|
||||||
"tpope/vim-fugitive",
|
"tpope/vim-fugitive",
|
||||||
"nvim-tree/nvim-web-devicons",
|
"nvim-tree/nvim-web-devicons",
|
||||||
"github/copilot.vim",
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user