mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Auto: misc.comm
This commit is contained in:
@@ -6,3 +6,5 @@
|
|||||||
- [[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