8000 GitHub - celrick/configs: Configs files and snippets for personalisations to various software
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

celrick/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

  • ps1.sh - Custom PS1 with faces. Can be sourced
  • ps1_slurm.sh - Above but with the inclusion of number of active slurm jobs.
  • init.vim - Input file with neovim customisations. Should be located in ~/.config/nvim/init.vim.

i3

  • i3/
  • i3status/
  • compton

Installing nvim setup

  • Install (latest version of!) neovim
  • Move the init.vim in this repo to ~/.config/nvim/init.vim.
  • Install vundle for managing packages into ~/.config/nvim/bundle/
  • Open nvim and install packages with :PluginInstall command

ALE

ALE is enabled for mdl and pylint only by default. More linters are listed here if you want to add more to init.vim.

Autocompletion

Autocompletion is enabled for plain text. Plugins for specific languages need to be installed.

Python - :MasonInstall pyright

About

Configs files and snippets for personalisations to various software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0