aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorCamil Staps2021-07-08 20:12:52 +0200
committerCamil Staps2021-07-08 20:12:52 +0200
commit2e8f8d73bd75b60651427cfd9aaf56ce73cd99c8 (patch)
tree457ce2bc289ad7a2859447fb73597b7269e861c5 /vim
parentRemove currently playing song from cmus from i3status (causes a lot of loggin... (diff)
Add nir vim plugin
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index 4f92013..429b38d 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -20,6 +20,7 @@ Plugin 'andymass/vim-matchup' " TeX parentheses; see https://git
Plugin 'Shirk/vim-gas' " GNU Assembly
Plugin 'git@gitlab.com:clean-and-itasks/vim-clean' " Clean
Plugin 'camilstaps/vim-fuspel', {'pinned': 1} " Fuspel
+Plugin 'https://gitlab.com/camilstaps/nir', {'pinned': 1, 'rtp': 'vim'} " Nir
Plugin 'camilstaps/vim-sil', {'pinned': 1} " Sil
Plugin 'rust-lang/rust.vim' " Rust
Plugin 'rhysd/vim-llvm' " LLVM