Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

ollyswanson/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

Now using Nix and home-manager: Hem

Configs

If there are ever any problems with cargo run: set -U fish_user_paths $HOME/.cargo/bin $fish_user_paths

Setting up Neovim

After installing Neovim 0.5 we need to set up a plugin manager, packer is a tool written in lua that can be installed by running

git clone https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

We can now set up a lua lsp in order to make dealing with writing config files easier.~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published