Initial customizations for Windows
This commit is contained in:
parent
4120893b8a
commit
584c923a9a
4 changed files with 36 additions and 4 deletions
|
|
@ -2,4 +2,8 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
{
|
||||
'equalsraf/neovim-gui-shim',
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue