mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +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:
@@ -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
common/.config/nvim/spell/en.utf-8.add
Normal file
3
common/.config/nvim/spell/en.utf-8.add
Normal file
@@ -0,0 +1,3 @@
|
||||
#trl
|
||||
Ctrl
|
||||
youtube
|
||||
BIN
common/.config/nvim/spell/en.utf-8.add.spl
Normal file
BIN
common/.config/nvim/spell/en.utf-8.add.spl
Normal file
Binary file not shown.
Reference in New Issue
Block a user