Commit Graph

233 Commits

Author SHA1 Message Date
Paul Stemmet f93cdf9fc6 README: remove TLS skip, tidy code blocks 2021-12-05 11:45:38 +00:00
psox 091de18feb fix paru entry 2021-11-29 15:34:10 +00:00
Paul Stemmet b2a684c579 ff all submodules 2021-11-11 19:50:07 +00:00
Paul Stemmet 2b6095933a ff submodules 2021-11-11 19:34:26 +00:00
psox db33642b75 added support keys.conf to tmux 2021-11-06 13:25:44 +00:00
psox 2b523a19f2 fix copy bug in zshrc 2021-11-04 15:59:05 +00:00
psox e561295485 fix fragments folder 2021-11-04 15:24:24 +00:00
psox 4af2ea3027 consolodate with develop 2021-11-04 15:12:41 +00:00
psox 85ec09df86 consolodate with develop 2021-11-04 15:12:19 +00:00
psox b6adf06830 consolodate with develop 2021-11-04 15:11:58 +00:00
psox 1575eff1a4 consolodate with psox/arch 2021-11-04 15:11:37 +00:00
psox 29a95ec965 fix src for omz updates 2021-11-01 10:42:23 +00:00
psox 6f8d3e06ef Latest submodule updates and support for paru 2021-11-01 10:30:15 +00:00
Paul Stemmet fb196e31c5 zshrc: refactor tmux integrations
We now require that a user's local tmux path is ~/.config/tmux.
This is due to failings in how TPM parses tmux config files, namely
that it doesn't expand variables and only looks one level deep for
source-file declarations.

By default we symlink $PSOXIZSH/tmux/tmux.conf to ~/.tmux.conf. Again,
because both TPM and tmux itself have strong (unconfigurable) opinions
about where config files live we'll just have to live with it.

On the upside, this allows us to seperate out different tmux config
'fragments' into files which a user can then include.

By default we symlink in fragment/plugins.conf, but all others are
optional.
2021-08-29 20:03:40 +01:00
Paul Stemmet a91b05a0f0 tmux/fragment: add plugins, vim-movement 2021-08-29 20:03:40 +01:00
Paul Stemmet d16b5c69ca tmux/tmux: refactor to use source files
- plugins -> $PSOXIZSH/tmux/plugins.conf
- vim integration -> $PSOXIZSH/tmux/fragment/vim-movement.conf

We also allow the user to include personal settings via ~/.config/tmux/{early,late}.conf
which can include any of the fragments we collect!

C
2021-08-29 20:03:40 +01:00
Paul Stemmet fbf825aef8 vimrc: fix coc.nvim goto bindings 2021-08-16 08:18:42 +01:00
psox b641630b18 Latest submodule updates 2021-08-08 21:02:04 +01:00
psox 8a2f11d866 Merge remote-tracking branch 'origin/develop' into psox/arch 2021-08-08 20:57:01 +01:00
Paul Stemmet a45652fd2e
Feature/fzf commands (#4)
* vimrc: fix signcolumn, prune quickfix,netrw buffers from list

* vimrc: add FZF shortcuts, overrides

* vimrc: improvements to coc.nvim, check for node
2021-08-08 20:22:07 +01:00
psox 0aa8fdde46 Added support for starship and did some cleanup 2021-07-22 20:27:21 +01:00
psox 05e3ef0cc1 fix problem with xhost 2021-07-08 16:42:47 +01:00
psox 8539579b65 fix problem with xhost 2021-07-08 16:37:58 +01:00
psox a7b7ef5401 make grep quiet 2021-07-07 10:43:47 +01:00
psox d4ef219b73 get latest from develop 2021-07-07 10:41:36 +01:00
Paul Stemmet 7ae5a26fad bugfix: <leader>. now selects the current word 2021-04-26 10:44:22 +00:00
psox 67a0b2e147 Latest submodule updates 2021-04-25 12:30:44 +01:00
psox 6fab471628 Merge remote-tracking branch 'origin/develop' into psox/arch 2021-04-25 12:25:47 +01:00
Paul Stemmet 74f10eac12
Merge pull request #3 from psox/feature/fix-coc-nvim
remove archived coc.actions, fix tab buffers
2021-04-22 16:28:48 +01:00
Paul Stemmet 818ead9770 remove archived coc.actions, fix tab buffers 2021-04-22 14:58:44 +00:00
psox c2018cb742 Latest submodule updates 2021-04-02 11:32:44 +00:00
root 1a8e70fe0f added ~/.local/bin to path 2020-12-18 13:22:42 +00:00
psox 08a8946fdc Latest Updates 2020-12-13 14:20:43 +00:00
psox aa8fa4ed6e Merge branch 'develop' into psox/arch 2020-12-10 10:28:51 +00:00
psox 570ca8d8b4 added 10k 2020-11-12 15:37:51 +00:00
psox cca71f6735 latest changes 2020-11-02 16:38:12 +00:00
psox 743555992c latest changes 2020-11-02 16:35:23 +00:00
psox 8643f5585b latest changes 2020-10-30 23:43:47 +00:00
psox bd2878fe91 latest changes 2020-10-29 11:46:05 +00:00
psox a67e9cf359 remove unwanted aliases 2020-10-29 10:26:36 +00:00
Paul Stemmet 6b6ae7fb9c
Merge pull request #2 from psox/pstemmet/neomake
Add neomake
2020-10-03 17:35:12 +01:00
Paul Stemmet 1c56259ad3 fix type 2020-10-03 16:02:30 +00:00
Paul Stemmet 94354e9286 make starship happy 2020-10-03 15:50:54 +00:00
Paul Stemmet 4d1daa5552 add go autocmds 2020-10-03 15:34:22 +00:00
Paul Stemmet 1fe573ad4f fixes to qf/loc closing, add pear-tree 2020-10-03 14:48:05 +00:00
Paul Stemmet d4803b6c31 initial integration with neomake 2020-10-01 13:23:04 +00:00
psox e91859c988 Updates and more 2020-09-24 13:19:59 +00:00
André Stemmet f92bf0daa9
Update Unicode symbols to be more readable 2020-08-05 14:01:02 +01:00
André Stemmet 159227f63f
Use unicode escape characters for `listchars`
Make cut and pasted easier in multi-system environments
2020-08-05 12:31:25 +01:00
pSox a0beef204a Added better buffer handling to vimrc 2020-08-03 16:56:05 +01:00