mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Auto: misc.comm
This commit is contained in:
@@ -5,4 +5,6 @@
|
|||||||
- [[karlicoss]]
|
- [[karlicoss]]
|
||||||
- [[spacemacs]]
|
- [[spacemacs]]
|
||||||
- [[doom emacs]]
|
- [[doom emacs]]
|
||||||
- [[neovim]]
|
- [[neovim]]
|
||||||
|
- [[station to station]]
|
||||||
|
- [[communities]]
|
||||||
@@ -8,11 +8,10 @@ set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
|||||||
let &packpath=&runtimepath
|
let &packpath=&runtimepath
|
||||||
source ~/.vimrc
|
source ~/.vimrc
|
||||||
```
|
```
|
||||||
|
- the [[vscode]] [[neo vim]] extension for some reason requires a development version that is annoying to install in new systems, so for now I've ditched it in favour of vim emulation in vscode
|
||||||
- to install a new enough version for [[vscode]] [[neo vim]] extension
|
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:neovim-ppa/stable
|
sudo add-apt-repository ppa:neovim-ppa/stable
|
||||||
sudo apt-get update
|
sudo apt-get upmdate
|
||||||
sudo apt-get install neovim
|
sudo apt-get install neovi
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user