Add minimal LSP config for Typescript
Tweak init.lua
Update JS and TS after/ftplugin files
Easy way to transfer my Vim configuration across multiple machines.
Make sure that your machine satisfies the following:
.vimrc
(backup and remove if existing)Just run ./install
from the repository's root directory. This will
automatically do the following:
.vim
into your home directory (install-vim
).vim/pack
directory if none exists, and install my plugin packages
into it (install-plugins
)If anyone else sees this and wants to use it, go ahead.
This project is open source, licensed under MIT, with the exception of the following files:
cfg/plugin/impaired.vim
: licensed under the Vim license, see headerDo you remember this project being Unlicensed? Read more about the license change here.