File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ vim.g.mapleader = ' '
1212vim .g .maplocalleader = ' '
1313
1414-- Set to true if you have a Nerd Font installed and selected in the terminal
15- vim .g .have_nerd_font = false
15+ vim .g .have_nerd_font = true
1616
1717-- [[ Setting options ]]
1818-- See `:help vim.opt`
Original file line number Diff line number Diff line change 2727 "nvim-nio" : { "branch" : " master" , "commit" : " 21f5324bfac14e22ba26553caf69ec76ae8a7662" },
2828 "nvim-notify" : { "branch" : " master" , "commit" : " b5825cf9ee881dd8e43309c93374ed5b87b7a896" },
2929 "nvim-treesitter" : { "branch" : " master" , "commit" : " 28d480e0624b259095e56f353ec911f9f2a0f404" },
30+ "nvim-web-devicons" : { "branch" : " master" , "commit" : " 1fb58cca9aebbc4fd32b086cb413548ce132c127" },
3031 "oil.nvim" : { "branch" : " master" , "commit" : " 685cdb4ffa74473d75a1b97451f8654ceeab0f4a" },
3132 "plenary.nvim" : { "branch" : " master" , "commit" : " 857c5ac632080dba10aae49dba902ce3abf91b35" },
3233 "telescope-fzf-native.nvim" : { "branch" : " main" , "commit" : " 1f08ed60cafc8f6168b72b80be2b2ea149813e55" },
You can’t perform that action at this time.
0 commit comments