Commit graph

893 commits

Author SHA1 Message Date
odrling 379db9d502
remove vidir 2022-08-30 16:57:21 +02:00
odrling 2d5b9b2b0d
[nvim] packer: set autoremove 2022-08-30 16:52:20 +02:00
odrling 6243eacaaf
[nvim] install vim-polyglot 2022-08-30 15:45:58 +02:00
odrling c2ce5fed9a
[nvim] remove .config/.envrc 2022-08-30 15:34:07 +02:00
odrling 625ea0f1d4
[nvim] remove conjure 2022-08-30 15:33:44 +02:00
odrling b27af98dbf
[nvim] fix dotfiles detection 2022-08-29 17:58:50 +02:00
odrling ce7f3cdfb2
[nvim] set git variables for dotfiles 2022-08-29 16:13:54 +02:00
odrling 61ca96a864
[nvim] remove init autocmd 2022-08-29 15:24:39 +02:00
odrling 89fa3206f0
[nvim] retrail: exclude nvim filetypes 2022-08-29 15:24:16 +02:00
odrling 577c70d87c
[nvim] disable current_line_blame 2022-08-29 15:13:38 +02:00
odrling c7175404bb
[nvim] fix packer.fnl autocmd 2022-08-29 14:55:24 +02:00
odrling fb5ebba56b
[nvim] sync currently compiled plugins 2022-08-29 14:49:19 +02:00
odrling ba45f46e38
[nvim] add onsave hook on bootstrap 2022-08-29 14:21:06 +02:00
odrling cac4ed8a3e
[nvim] fix incremental updates (hopefully) 2022-08-29 14:19:00 +02:00
odrling 4e2153c171
Merge branch 'master' of git.odrling.xyz:odrling/dotfiles 2022-08-29 01:54:53 +02:00
odrling 1c98d1ef35
[nvim] move mpv config directory in ~/.config 2022-08-29 01:41:16 +02:00
odrling 50741bf62c
add envrc file in config dir 2022-08-29 01:35:25 +02:00
odrling 20222913ab
[nvim] add git hydra 2022-08-29 01:15:44 +02:00
odrling 9d5fae1950
Revert "[nvim] use fixed dim.lua (temporary ig)"
This reverts commit 3e350ea22c.
2022-08-29 00:52:43 +02:00
odrling 2d1ecf9644
[nvim] add nvim-notify 2022-08-26 04:08:08 +02:00
odrling c6c724fefd
[nvim] remove telescope-ui-select
should work fine with dressing.nvim
2022-08-26 04:00:15 +02:00
odrling 1dafdeb6ec
[nvim] inc_rename 2022-08-26 03:55:21 +02:00
odrling fc00716aa8
[nvim] substitute.nvim 2022-08-26 02:44:34 +02:00
odrling 3a973a7050
[nvim] add barbar keybindings 2022-08-26 02:14:49 +02:00
odrling 9c623ca2c7
[nvim] hl! macro and remove cursorline 2022-08-25 22:58:16 +02:00
odrling b5e766a293
[nvim] eyeliner 2022-08-25 22:57:25 +02:00
odrling b6725bf497
[mpv] add chroma scaler options 2022-08-25 21:26:40 +02:00
odrling 5858d4813b
[nvim] remove call to fterm setup 2022-08-25 20:24:18 +02:00
odrling 9794ede718
[nvim] neogit: add leader q mapping to close 2022-08-25 20:01:20 +02:00
odrling e7088cea09
[nvim] rename cfgcall → reqcall 2022-08-25 16:10:27 +02:00
odrling 0fd275f350
[nvim] packer: actually define functions in :run and :config
less complex and not that long to type #
2022-08-25 16:03:04 +02:00
odrling 67be628767
[nvim] use bufdelete lua function in mapping 2022-08-25 15:59:57 +02:00
odrling c43e232993
[nvim] define all plugin mappings in plugin config files 2022-08-25 15:56:37 +02:00
odrling 557dd8820a
[nvim] add FTerm.nvim 2022-08-25 15:47:39 +02:00
odrling 95e3770e12
[nvim] treesitter: auto install with plugin provided function 2022-08-25 15:31:01 +02:00
odrling 2f1bb0daf7
[nvim] remove unused macro 2022-08-25 15:25:39 +02:00
odrling e55978da1b
[nvim] uncomment exec hl 2022-08-25 15:24:46 +02:00
odrling ed151ff70d
[nvim] treesitter: auto install parsers 2022-08-25 15:24:06 +02:00
odrling caa30ce1a1
[mpv] update uosc 2022-08-25 12:38:55 +02:00
odrling e4e19ed257
[nvim] whoops 2022-08-25 04:15:24 +02:00
odrling 311b91311e
[nvim] allow :setup with symbols in use! 2022-08-25 04:05:45 +02:00
odrling c9aa3f259d
[nvim] cleaner nvim-treesitter :run definition 2022-08-25 04:03:11 +02:00
odrling d773a56463
[nvim] core macros in core_macros.fnl 2022-08-25 03:42:26 +02:00
odrling 7f01f802b0
[nvim] bootstrap without errors 2022-08-25 03:21:45 +02:00
odrling 0d425eb0d1
[nvim] allow explicit value setting in map! 2022-08-24 02:24:34 +02:00
odrling 584382e7a7
[mpv] SPACE binding for menu 2022-08-23 17:07:10 +02:00
odrling 587f20d543
[mpv] update uosc
fixes chapter rendering
2022-08-23 17:03:05 +02:00
odrling d4bf40d492
[nvim] conjure 2022-08-23 16:08:48 +02:00
odrling afc9b8d732
[nvim] cleanup lsp 2022-08-23 15:31:02 +02:00
odrling 13de19d18b
[nvim] fix :config functions 2022-08-23 15:30:34 +02:00