https://github.com/nimaposhtiban/editors
my editors config
https://github.com/nimaposhtiban/editors
vim vim-configuration
Last synced: about 1 year ago
JSON representation
my editors config
- Host: GitHub
- URL: https://github.com/nimaposhtiban/editors
- Owner: NimaPoshtiban
- Created: 2021-04-18T20:17:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T19:43:39.000Z (almost 5 years ago)
- Last Synced: 2025-02-08T19:15:08.366Z (over 1 year ago)
- Topics: vim, vim-configuration
- Language: Vim script
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# editor
vim configurations
Vim Script cheatsheet -> [VimScript](https://devhints.io/vimscript)
## how to use
place plugins.vim in ```./vim ``` directory and then inside .vimrc file run ```:PluginInstall```