https://github.com/mastercruelty/my-vim-settings
A few settings I use on vim
https://github.com/mastercruelty/my-vim-settings
cli vim vim-configuration vimscript
Last synced: about 1 month ago
JSON representation
A few settings I use on vim
- Host: GitHub
- URL: https://github.com/mastercruelty/my-vim-settings
- Owner: MasterCruelty
- License: mit
- Created: 2023-02-11T15:56:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T23:17:01.000Z (over 1 year ago)
- Last Synced: 2025-01-08T00:22:20.745Z (over 1 year ago)
- Topics: cli, vim, vim-configuration, vimscript
- Language: Vim Script
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-vim-settings
A few settings I use on vim.
If you want to use these options, just modify .vimrc with your current path /home/user/my-vim-settings/setting.vim and put it in /home/user/
Windows users: you have to put the .vimrc file in this path after vim is installed: C:\users\-user-\vimfiles\.vimrc
# Feel free to contribute