mirror of
https://github.com/Hizenberg469/environment-setup.git
synced 2026-04-19 21:12:23 +03:00
added about asciidocs
This commit is contained in:
@@ -123,7 +123,10 @@ libpython3-dev ruby-dev lua5.2 liblua5.2-dev libperl-dev git
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
#Symbolic just in case.
|
#Symbolic just in case.
|
||||||
|
$user ln -s $DIR/share/vim/vim91 /usr/share/vim || {
|
||||||
|
$user rm -rf /usr/share/vim
|
||||||
$user ln -s $DIR/share/vim/vim91 /usr/share/vim
|
$user ln -s $DIR/share/vim/vim91 /usr/share/vim
|
||||||
|
}
|
||||||
|
|
||||||
# Install plugin for vim-plug.
|
# Install plugin for vim-plug.
|
||||||
vim +PlugInstall +qall
|
vim +PlugInstall +qall
|
||||||
|
|||||||
@@ -10,3 +10,7 @@ For ale:
|
|||||||
For YCM:
|
For YCM:
|
||||||
https://github.com/ycm-core/YouCompleteMe?tab=readme-ov-file#option-2-provide-the-flags-manually
|
https://github.com/ycm-core/YouCompleteMe?tab=readme-ov-file#option-2-provide-the-flags-manually
|
||||||
https://github.com/ycm-core/YouCompleteMe?tab=readme-ov-file#commands
|
https://github.com/ycm-core/YouCompleteMe?tab=readme-ov-file#commands
|
||||||
|
|
||||||
|
|
||||||
|
For asciidoctor writer guide:
|
||||||
|
https://asciidoctor.org/docs/asciidoc-writers-guide/
|
||||||
|
|||||||
Reference in New Issue
Block a user