1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

- Ideavimrc - organized the settings

- vimrc - Moved the plugins into the main file
- vimrc - Organized the settings into logical blocks
- vimrc - Moved the file into .vim/vimrc file
This commit is contained in:
Pratik Tripathy
2023-12-19 14:15:52 +05:30
parent 76bd4806ed
commit 1e97adef39
7 changed files with 236 additions and 200 deletions
+1 -2
View File
@@ -8,8 +8,7 @@
"extensions.ignoreRecommendations": true,
// Editor
"editor.fontSize": 21, // Increase the Editor's font to offset
"window.zoomLevel": -1, // Reduces the Activity Bar size
"editor.fontSize": 21, // Reduces the Activity Bar size
"editor.cursorWidth": 4,
"editor.minimap.enabled": false,
"editor.wordWrap": "on",
+3
View File
@@ -0,0 +1,3 @@
#trl
Ctrl
youtube
Binary file not shown.