Finish felixalbpc, cleanup home-manager
This commit is contained in:
@@ -21,7 +21,6 @@ in {
|
||||
telescope-nvim
|
||||
|
||||
nvim-lspconfig
|
||||
# copilot-vim
|
||||
nvim-treesitter
|
||||
|
||||
coc-css
|
||||
@@ -125,7 +124,9 @@ in {
|
||||
map <Leader><Space> :noh<CR>
|
||||
|
||||
" Start with copilot disabled
|
||||
autocmd VimEnter * Copilot disable
|
||||
if exists("*Copilot")
|
||||
autocmd VimEnter * Copilot disable
|
||||
endif
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user