summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2025-03-09 23:13:30 -0600
committerJosh Rahm <joshuarahm@gmail.com>2025-03-09 23:13:30 -0600
commit63199b7015b019fadf13b08f85c94a203cd4a922 (patch)
treeaef8121620c08de45a99c53907858bce413fcce1
parente35b98762e75a10530164d6c9b03e19653400566 (diff)
downloadconfig.vim-63199b7015b019fadf13b08f85c94a203cd4a922.tar.gz
config.vim-63199b7015b019fadf13b08f85c94a203cd4a922.tar.bz2
config.vim-63199b7015b019fadf13b08f85c94a203cd4a922.zip
Add set title to the init.vim.
-rw-r--r--init.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.vim b/init.vim
index 9ed1169..0b3e6ad 100644
--- a/init.vim
+++ b/init.vim
@@ -227,6 +227,8 @@ noremap g[sdw <cmd>Telescope lsp_dynamic_workspace_symbols path_display={"shorte
set textwidth=80
set colorcolumn=+1
+set title
+
if has('rneovim')
" call HighlightColorColumns()
" " Grey color column right after text width is grey and in the background and