mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-01 07:47:23 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c98117c05 |
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -19,7 +19,7 @@
|
|||||||
url = https://github.com/AstroNvim/AstroNvim.git
|
url = https://github.com/AstroNvim/AstroNvim.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
branch = main
|
branch = main
|
||||||
update = checkout
|
shallow = true
|
||||||
|
|
||||||
[submodule "cheat-community"]
|
[submodule "cheat-community"]
|
||||||
path = config/cheat/cheatsheets/community
|
path = config/cheat/cheatsheets/community
|
||||||
@@ -29,3 +29,4 @@
|
|||||||
[submodule "tmux/tpm"]
|
[submodule "tmux/tpm"]
|
||||||
path = config/tmux/plugins/tpm
|
path = config/tmux/plugins/tpm
|
||||||
url = https://github.com/tmux-plugins/tpm.git
|
url = https://github.com/tmux-plugins/tpm.git
|
||||||
|
ignore = dirty
|
||||||
|
|||||||
@@ -10,16 +10,6 @@
|
|||||||
<true/>
|
<true/>
|
||||||
<key>AlternateMouseScroll</key>
|
<key>AlternateMouseScroll</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>AppleAntiAliasingThreshold</key>
|
|
||||||
<integer>1</integer>
|
|
||||||
<key>ApplePressAndHoldEnabled</key>
|
|
||||||
<false/>
|
|
||||||
<key>AppleScrollAnimationEnabled</key>
|
|
||||||
<integer>0</integer>
|
|
||||||
<key>AppleSmoothFixedFontsSizeThreshold</key>
|
|
||||||
<integer>1</integer>
|
|
||||||
<key>AppleWindowTabbingMode</key>
|
|
||||||
<string>manual</string>
|
|
||||||
<key>Custom Color Presets</key>
|
<key>Custom Color Presets</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>catppuccin-mocha</key>
|
<key>catppuccin-mocha</key>
|
||||||
|
|||||||
Submodule config/nvim updated: 9e22e24124...8d56c101bb
Reference in New Issue
Block a user