https://github.com/rishikanthc/vimconf
My vim settings
https://github.com/rishikanthc/vimconf
Last synced: 4 months ago
JSON representation
My vim settings
- Host: GitHub
- URL: https://github.com/rishikanthc/vimconf
- Owner: rishikanthc
- Created: 2018-02-01T10:30:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T22:32:59.000Z (about 8 years ago)
- Last Synced: 2025-10-07T14:48:16.437Z (9 months ago)
- Language: Vim script
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Easy settings for vim and tmux
#### Run these commands after creating the .terminfo files
$ tic -x xterm-256color-italic.terminfo
$ tic -x tmux-256color.terminfo
Alternate fix: run
sudo apt install ncurses-term