Support for writing Nix expressions in vim.
Features included so far:
.nix
filesNixEdit
command: navigate nixpkgs by attribute nameAs of version 8.0 Vim supports packages. Clone this repository inside ~/.vim/pack/all/start
:
git clone https://github.com/LnL7/vim-nix.git ~/.vim/pack/all/start/vim-nix
The most common plugin managers include vim-plug, NeoBundle, Vundle and pathogen.vim.
With pathogen.vim, just clone this repository inside ~/.vim/bundle
:
git clone https://github.com/LnL7/vim-nix.git ~/.vim/bundle/vim-nix
With the other plugin managers, just follow the instructions on the homepage of each plugin. In general, you have to add a line to your ~/.vimrc
:
" vim-plug Plug 'LnL7/vim-nix' " NeoBundle NeoBundle 'LnL7/vim-nix' " Vundle Plugin 'LnL7/vim-nix'
Copy the contents of each directory in the respective directories inside ~/.vim
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4