Compare commits
2 Commits
bec501a2ac
...
b1c77717b3
| Author | SHA1 | Date | |
|---|---|---|---|
| b1c77717b3 | |||
| cb085b28b7 |
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