From 65aad59ef0802708a8a7c8a312755232cc1823d3 Mon Sep 17 00:00:00 2001 From: subh Date: Mon, 19 Jan 2026 21:47:02 +0530 Subject: initial commit --- .vim/icons.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 .vim/icons.vim (limited to '.vim/icons.vim') diff --git a/.vim/icons.vim b/.vim/icons.vim new file mode 100644 index 0000000..46e7c70 --- /dev/null +++ b/.vim/icons.vim @@ -0,0 +1 @@ +let g:airline_powerline_fonts = 1 -- cgit v1.2.3