Vim configuration
 
 
 
 
Go to file
Mark 7a1925a1ad
Added fish language support
Improved tab formatting
2023-02-25 09:13:48 -08:00
autoload Removed submodule plugins and added plugin manager 2022-08-03 10:04:13 -07:00
colors Initial commit 2020-05-30 18:17:31 -07:00
.editorconfig Misc changes 2022-08-03 10:51:34 -07:00
.gitignore Removed submodule plugins and added plugin manager 2022-08-03 10:04:13 -07:00
.gitmodules Removed submodule plugins and added plugin manager 2022-08-03 10:04:13 -07:00
README.md Misc changes 2022-08-03 10:51:34 -07:00
conceal_defs Added README 2022-08-03 10:09:24 -07:00
defaults.vim Cleaned up vim config 2022-08-03 10:51:44 -07:00
gen_conceal.awk Misc changes 2022-08-03 10:51:34 -07:00
vimrc Added fish language support 2023-02-25 09:13:48 -08:00

README.md

VIM Config

To setup plugins, open vim and run :PlugInstall. You'll also need to generate a conceal config from conceal_defs, do that by running ./gen_conceal.awk conceal_defs > conceal.vim.