This commit is contained in:
TheK4n 2021-09-15 21:38:08 +03:00
parent bb65fb968f
commit bb16ecd386

4
.vimrc
View File

@ -55,7 +55,3 @@ nnoremap <C-k> :tabnext<CR>
let NERDTreeShowBookmarks = 1 let NERDTreeShowBookmarks = 1
let NERDTreeIgnore = ['\.pyc$', '\.swp', '\.swo', '\.vscode', '__pycache__'] let NERDTreeIgnore = ['\.pyc$', '\.swp', '\.swo', '\.vscode', '__pycache__']