summaryrefslogtreecommitdiff
path: root/.vim/colors.vim.bak
diff options
context:
space:
mode:
authorsubh <subh@example.com>2026-03-09 05:25:46 +0530
committersubh <subh@example.com>2026-03-09 05:25:46 +0530
commitf42b5bdf3c4a59072c76294350a3895073440c94 (patch)
treefc08b5cde92576d781b9502bce755533a6ab5398 /.vim/colors.vim.bak
parentbd7ffca7774ac96abb496d86810b20dc20736178 (diff)
changes
Diffstat (limited to '.vim/colors.vim.bak')
-rw-r--r--.vim/colors.vim.bak8
1 files changed, 8 insertions, 0 deletions
diff --git a/.vim/colors.vim.bak b/.vim/colors.vim.bak
new file mode 100644
index 0000000..263089f
--- /dev/null
+++ b/.vim/colors.vim.bak
@@ -0,0 +1,8 @@
+set termguicolors
+
+set laststatus=2
+let g:tokyonight_enable_italic = 1
+let g:lightline = {'colorscheme' : 'tokyonight'}
+
+colorscheme tokyonight
+