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