1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

Housekeeping: VSCode, zshrc

NeoVIM:
- Housekeeping: Keymap updates to git, Code(TS), whichkey hints added
  for harpoon, git, DB
This commit is contained in:
Pratik Tripathy
2024-03-17 17:36:36 +05:30
parent 42d75df1f1
commit d41d26d5f7
9 changed files with 51 additions and 52 deletions
-1
View File
@@ -18,7 +18,6 @@ set autoread " Auto reload file if externally changed
set nrformats-=octal " Do not let Ctrl-a + Ctrl-x work on octal format numbers
set formatoptions=jcroqlnt " When joining lines with J, delete comment characters
set display+=truncate " @@@ is displayed in the 1st column of the last screen line
set conceallevel=2 " Hide * markup for bold and italic, but not markers with substitutions
set tabpagemax=50 " Max number of tabs
set viminfo^=!
set viewoptions-=options