diff options
| author | Benjamin Linskey | 2026-06-01 05:24:41 -0400 |
|---|---|---|
| committer | Benjamin Linskey | 2026-06-01 20:37:57 -0400 |
| commit | ff412a737197f790ebaa61b9249f4209fb06f172 (patch) | |
| tree | e160997580e32850403ed017c0ae8351185ffab5 | |
| parent | 6949fba6262701c53ecb06190999b67ac823c979 (diff) | |
| download | dotfiles-ff412a737197f790ebaa61b9249f4209fb06f172.tar.gz | |
Switch back to a couple of vim defaults
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -43,8 +43,6 @@ set nohlsearch set ttimeoutlen=100 set splitright set splitbelow -set noshowmode -set cursorline set nojoinspaces set noshowcmd |