aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-06-28Cleanup binariesCamil Staps12-136/+4
2021-06-28Add vim settings for gas and cabalCamil Staps2-0/+3
2021-06-27Add nix to profile; cleanup .profileCamil Staps1-2/+4
2021-06-27Fix ghci; use nvimCamil Staps1-1/+1
2021-06-27Use main by default in gitCamil Staps1-0/+2
2021-06-18Use dark colorscheme for vim help files; otherwise the background switches ↵Camil Staps1-2/+8
continuously when working on vim scripts
2021-06-18Simplify synctex; use vim drop command instead of custom ↵Camil Staps2-22/+1
switch_to_file_or_open function
2021-06-18Fix vim SwitchToFileOrOpen; take current directory into accountCamil Staps1-1/+2
2021-06-18Discard old autocmds when reloading .vimrcCamil Staps1-0/+2
2021-06-18Fix gx in neovimCamil Staps1-0/+3
2021-06-18Install yaml-language-server from npmCamil Staps1-1/+2
2021-06-18Install TeXLive 2021Camil Staps2-12/+13
2021-06-18Move iTasks-SDK project to itasks-sdkCamil Staps2-2/+2
2021-06-17Add haskell indentation settings for vimCamil Staps1-0/+3
2021-06-15Fix colors of signs in the git gutterCamil Staps1-0/+2
2021-06-15Remove vim-searchindex plugin (natively supported in neovim 0.4.0+)Camil Staps1-1/+0
2021-06-15Setup forward synctex for vim+zathuraCamil Staps2-1/+14
2021-06-15Fix synctex setup in .latexmkrc for neovim, which does not have --servernameCamil Staps2-1/+43
2021-06-15Add neovim aliases vi and vimCamil Staps1-0/+2
2021-06-13Use nvim as git editorCamil Staps1-1/+1
2021-06-13Use ghcup to install haskell environmentsCamil Staps2-1/+2
2021-06-13Setup neovim lspCamil Staps3-4/+126
2021-06-13Fix vimrc; redefine functions and commands in case the file is resourcedCamil Staps1-4/+4
2021-06-12Add neovim config to use vimrcCamil Staps1-0/+3
2021-06-12Fix set_terminal_line_border for neovimCamil Staps1-7/+15
2021-06-12Add AutomaticBackground{En,Dis}able commands to vimCamil Staps1-3/+21
2021-06-12Cleanup vimrcCamil Staps1-50/+5
2021-06-11Cleanup bash aliasesCamil Staps1-8/+0
2021-06-07Add tablevel=2 and shiftwidth=2 for yaml filesCamil Staps1-0/+1
2021-06-07Add .latexmkrc to set up synctex with vimCamil Staps1-0/+8
2021-06-07Remove rustupCamil Staps1-1/+0
2021-05-20Add ** to Vim path for :tabfind etc.Camil Staps1-0/+1
2021-05-20Cleanup .ghciCamil Staps1-11/+0
2021-04-11Update vim-clean plugin URLCamil Staps1-1/+1
2021-04-11Add git settings for LFS; only allow fast-forward on pullCamil Staps1-0/+7
2021-02-22Add sensible xsetwacom settings to single/dual monitor scripts to map to ↵Camil Staps4-0/+4
only one screen
2021-01-31Add SBL fontsCamil Staps3-0/+0
2021-01-31git: allow applies with whitespace errors (needed for merges/rebases)Camil Staps1-1/+1
2021-01-31Add powerline status lineCamil Staps8-6/+55
2021-01-31Vim: light background color for bibtex filesCamil Staps1-1/+1
2021-01-31Add rhysd/vim-llvm vim pluginCamil Staps1-0/+1
2021-01-31Update vim spellfileCamil Staps1-0/+3
2021-01-31Use 1000m heap and 3-core parallelization for Clean compileCamil Staps1-0/+3
2021-01-31Add VIIA environments only to 64-bit Clean installationCamil Staps1-1/+1
2020-10-30i3: discord to workspace 2; zotero to workspace 3Camil Staps1-1/+2
2020-10-30iTasksDev environment: do not add -lmysqlclient -lsqlite3; the source code ↵Camil Staps1-1/+1
should use import code from library
2020-10-09Vim: fix terminal line border after background has changed in BufEnter autocmdCamil Staps1-2/+2
2020-10-09Clean: compile in parallel on 3 coresCamil Staps2-2/+2
2020-10-05Vim: set terminal line border also on VimEnterCamil Staps1-1/+1
2020-10-04Always use case-sensitive search in vim-visual-multiCamil Staps1-0/+3