https://github.com/nfischer/vimfiles
My personal vim config
https://github.com/nfischer/vimfiles
dotfiles vim
Last synced: about 1 month ago
JSON representation
My personal vim config
- Host: GitHub
- URL: https://github.com/nfischer/vimfiles
- Owner: nfischer
- License: mit
- Created: 2015-10-09T07:02:56.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-07-27T17:29:49.000Z (11 months ago)
- Last Synced: 2025-07-27T19:27:39.334Z (11 months ago)
- Topics: dotfiles, vim
- Language: Vim Script
- Homepage:
- Size: 329 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Vim Config
Feel free to use what you like. This is my personal configuration though, so I
don't recommend you use this repo directly (I add tons of breaking changes).
If you like this, check out my [dotfiles](https://github.com/nfischer/dotfiles)!
## Compatibility (supported)
- running within tmux 2.2+
- vim 8.0+ or nvim 2.0+
- Ubuntu
I'd like to improve compatibility for the following systems:
- Windows and OS X (should be mostly there)
- Older versions of vim (compatible with Raspberry Pi)
- Older versions of tmux (compatible with Raspberry Pi)
## Bugs :bug:
If you find any bugs, [please let me
know](https://github.com/nfischer/vimfiles/issues/new) and I'll try to fix them
swiftly.