diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-04-18 20:04:49 +0200 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-04-18 20:04:49 +0200 |
commit | 91b416dc35d5b5347b86b8b0636b3efc01a72b32 (patch) | |
tree | 9019f938e303f4c3bf29214967416ddc7a747f42 /dot_vimrc | |
parent | d0ed315f8e200931434b8a9afd328473bd768f6b (diff) |
- set ANSIBLE_CONFIG var
- use Vesktop instead of Discord
- add AppImages to PATH
- comment deprecated 'set go=a' for vim
Diffstat (limited to 'dot_vimrc')
-rw-r--r-- | dot_vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ let mapleader ='\' set bg=dark -set go=a +"set go=a deprecated since neovim 0.11 set mouse=a set nohlsearch set clipboard+=unnamedplus |