This website requires JavaScript.
caeeb528b3
Remove notice from GitHub repo's README
main
Jiří Štefka
2024-01-19 02:06:55 +01:00
6fd3d328a5
fix: Remove obsolete instructions
Jirka
2024-01-14 14:00:25 +01:00
5e4b8d8b9b
Archive
Jiří Štefka
2023-09-08 15:25:46 +02:00
267a6f1929
feat!: move Tagbar and Trouble to LSP menu from Find menu
Jiří Štefka
2023-12-03 02:07:54 +01:00
8eaf4288da
fix(issue_templates): identation
Jiří Štefka
2023-10-04 10:27:39 +02:00
2dc17c2851
feat(issue_templates): add basic issue templates
Jiří Štefka
2023-10-04 10:25:57 +02:00
ebe528abfa
fix(style/format): further code formating
Jiří Štefka
2023-10-04 09:20:52 +02:00
9706834ddb
fix(style/format): formated the code
Jiří Štefka
2023-10-04 09:14:10 +02:00
cb397b7f92
feat(luacheck): add .luacheckrc to add variables that are defined in AstroNvim
Jiří Štefka
2023-10-04 09:09:56 +02:00
936f405764
fix(cicd): manually setup actions as GH actions don't work on this image (#2 )
Jiří Štefka
2023-10-04 08:57:36 +02:00
0171ced17c
fix(cicd-stylua): provide project path to stylua
cicd
Jiří Štefka
2023-10-04 08:54:39 +02:00
592fac89ea
fix(cicd-stylua): move to npx cargo is built from source and not working
Jiří Štefka
2023-10-04 08:53:08 +02:00
a2b08f49bb
fix(cicd-luacheck): identation missing
Jiří Štefka
2023-10-04 08:50:14 +02:00
a39b81f4b9
fix(cicd): move back to ubuntu-latest as full ubuntu is not needed
Jiří Štefka
2023-10-04 08:46:28 +02:00
634b1c2964
fix(cicd-luacheck): missing :
Jiří Štefka
2023-10-04 08:46:04 +02:00
e916c47d3e
fix(cicd): manually setup StyLua and Luacheck as GH Actions don't work
Jiří Štefka
2023-10-04 08:43:16 +02:00
458af12abf
fix(ci/cd): Move to full ubuntu image
Jiří Štefka
2023-10-04 08:36:40 +02:00
7f352b9733
fix(ci/cd): rename .github to .gitea
Jiří Štefka
2023-10-04 08:31:44 +02:00
c02b4ee543
feat(ci/cd): add luacheck and stylua
Jiří Štefka
2023-10-04 08:30:25 +02:00
96ff1d7933
fix(editorconfig): remove editorconfig as it's integrated in NeoVim now also move open-browser as a dependency of markdown-preview
Jiří Štefka
2023-09-30 02:22:37 +02:00
8113956657
fix(presence.nvim): move to my patched version to make flatpak work
Jiří Štefka
2023-09-26 17:08:51 +02:00
de11ec20e1
feat(JupyterNotebooks): add jupynium
Jiří Štefka
2023-09-25 22:57:43 +02:00
fb861daa38
feat(copilot)!: move from copilot.vim to copilot.lua and copilot-cmp Breaking change: Tab completion no longer does anything - it just adds a tab as it should - To use completion use CTRL + J and CTRL + K
Jiří Štefka
2023-09-22 21:53:13 +02:00
730d24f51d
fix(OpenBrowser): Typo in lazy.nvim commands config
Jiří Štefka
2023-09-19 19:38:37 +02:00
8de63b5f59
feat(plugins): Add LiveServer plugin
Jiří Štefka
2023-09-02 23:08:34 +02:00
1d70d57a24
Fix Todo Comments
Jiří Štefka
2023-07-06 00:11:30 +02:00
b013ab780c
Add icons, run stylua
Jiří Štefka
2023-03-16 21:59:56 +01:00
a8b3645148
Use stylua
Jiří Štefka
2023-03-14 19:02:50 +01:00
84bf31cb41
Add vim-startuptime
Jiří Štefka
2023-03-14 08:58:54 +01:00
2dcc50a1f0
Cleanup
Jiří Štefka
2023-03-14 04:58:51 +01:00
dabb2f969e
Switch node's launch.js to dln keybind
Jiří Štefka
2023-03-13 07:55:09 +01:00
39e5545442
Fall back to old launch.json loading format
Jiří Štefka
2023-03-13 03:52:41 +01:00
0a67458d17
Add support for tasks.json, load all launch.json configs
Jiří Štefka
2023-03-13 03:45:50 +01:00
71445b6768
Better code readability
Jiří Štefka
2023-03-10 20:18:40 +01:00
04858218cd
Remove CarbonNow for normal mode, change background to none Removed it as it really doesn't serve a purpose in normal mode - On a bit larger files you'll get an error that the url is too long - Plus it's not that hard to do gg
+ v
+ G
+ $
to select everything
Jiří Štefka
2023-03-10 20:08:46 +01:00
ab227484e7
Lazyload copilot.vim on opening a file
Jiří Štefka
2023-03-10 19:56:38 +01:00
6ebc8353a6
Fix Trouble, Tagbar menu name
Jiří Štefka
2023-03-10 19:49:27 +01:00
8d6d4c1894
Change mappings, better lazy loading
Jiří Štefka
2023-03-10 19:08:40 +01:00
74f9b467fa
Remove unnecessary/broken config
Jiří Štefka
2023-03-10 11:16:21 +01:00
442a587137
Add editorconfig-vim
Jiří Štefka
2023-03-10 10:57:49 +01:00
0a5bba771f
Switch to folke/tokyonight.nvim theme
Jiří Štefka
2023-03-10 10:43:50 +01:00
221bb66d75
Redo keybinds, add key group names, fix CarbonNow
Jiří Štefka
2023-03-10 08:00:02 +01:00
62aa4d949c
Delete a forgotten line in the Alpha banner
Jiří Štefka
2023-03-10 07:19:32 +01:00
265e0a0ece
Customize header
Jiří Štefka
2023-03-10 03:30:05 +01:00
7119e95235
Rewrite for AstroNvim v3
Jiří Štefka
2023-03-10 02:39:11 +01:00
c21956e5d1
Add CarbonNow plugin, add comments for some plugins Add a basic neotest config as a comment
v2
Jiří Štefka
2023-02-22 03:59:03 +01:00
53d1db8abc
Add carbon-now.nvim for sharing code
Jiří Štefka
2023-02-21 00:08:58 +01:00
7235e49032
Removed asm config for mason-nvim-dap.nvim Config added upstream
Jiří Štefka
2023-02-17 23:09:13 +01:00
5cb8ed43b4
Add a dap configuration for assembly (.asm files)
Jiří Štefka
2023-02-17 06:12:59 +01:00
2f8194437a
Alpha.nvim has been fixed upstream
Jiří Štefka
2023-02-14 11:31:22 +01:00
c2b4401da1
Fix Alpha dashboard (I swear it's fixed this time)
Jiří Štefka
2023-02-10 03:05:07 +01:00
b8906d8557
Fix broken Alpha dashboard config
Jiří Štefka
2023-02-10 02:37:58 +01:00
93e108e048
Fix
Jiří Štefka
2023-02-10 02:37:34 +01:00
d02d27a412
Add a missing ,
Jiří Štefka
2023-02-10 02:30:11 +01:00
278db3321a
Hold heirline plugin version Heirline had a breaking change
Jiří Štefka
2023-01-19 11:44:15 +01:00
96a873f0a0
Quick update to README
Jiří Štefka
2022-12-15 00:23:27 +01:00
ad4722b3c9
Remove vimspector, rebind nvim-dap to vimspector mappings (cca) Remove unnecessary commented out code
Jiří Štefka
2022-12-15 00:14:15 +01:00
7a5774a71c
Fix discord presence
Jiří Štefka
2022-12-05 01:04:36 +01:00
138b46f8a0
Add more plugins
Jiří Štefka
2022-12-05 00:41:25 +01:00
d9d4d1169b
Remove nonsense from config file, fix cmp error
Jiří Štefka
2022-11-29 17:05:20 +01:00
62de48f015
Update init.lua
merlin
Jiří Štefka
2022-10-30 00:22:23 +02:00
3c26384e30
Revert "Merge branch 'merlin' into main"
Jiří Štefka
2022-10-30 00:09:36 +02:00
253abf37b3
Merge pull request #1 from jiriks74/main
Jiří Štefka
2022-10-30 00:07:32 +02:00
b0f1dd9656
Merge branch 'merlin' into main
Jiří Štefka
2022-10-30 00:07:19 +02:00
e6d978fc38
Make copilot work with cmp
Jiří Štefka
2022-10-29 23:55:17 +02:00
1268abebfc
Working config
copilot
Jiří Štefka
2022-10-29 23:16:55 +02:00
eac04f8fca
Add todo-comments.nvim plugin
Jiří Štefka
2022-10-28 21:31:12 +02:00
b6bc4d71a9
Add section for merlin
Jiří Štefka
2022-10-25 21:41:18 +02:00
644dab6ed3
Update README for merlin
Jiří Štefka
2022-10-25 21:38:59 +02:00
96bce82d7b
Basic setup for merlin
Jiří Štefka
2022-10-25 21:28:05 +02:00
f41ef69d17
Move vim-pio
back to normen ClangD is now supported in the official repository
Jiří Štefka
2022-10-25 21:23:54 +02:00
b090d4b699
Fix bad keybind for StepInto (vimspector)
Jiří Štefka
2022-10-13 13:12:22 +02:00
89e617a3f6
Add plantuml-previewer, config up to date with AstroNvim, add TODO to README
Jiří Štefka
2022-10-13 12:35:24 +02:00
ed33e223f8
Add folding with Treesitter, update Alpha dashboard keybind, update README
Jiří Štefka
2022-10-04 00:17:52 +02:00
f830fb0043
Enable alpha.nvim as the tabline issue was fixed upstream
Jiří Štefka
2022-10-03 23:19:38 +02:00
2aa08b324e
Disable dashboard as it messes up tabs
Jiří Štefka
2022-10-03 15:01:48 +02:00
5ce75058f4
Add requirements for vimspector
neovim7.2
Jiří Štefka
2022-10-03 13:09:25 +02:00
c5292bddad
Update README.md
Jiří Štefka
2022-10-03 13:08:54 +02:00
ee49e62700
Add requirements for vimspector
Jiří Štefka
2022-10-03 13:07:07 +02:00
180c89d241
Update README
Jiří Štefka
2022-10-03 12:30:30 +02:00
9139c960c5
Update README.md
Jiří Štefka
2022-10-03 12:29:03 +02:00
0a966d2db2
Fix offset encoding for clangs, update README for vimtex
Jiří Štefka
2022-10-03 12:27:14 +02:00
feb3b5afa3
Open Alpha Dashboard after closing all buffers
Jiří Štefka
2022-10-03 04:28:29 +02:00
c0daeb5f24
Add LaTeX to which-key, switch to nightly brach,
Jiří Štefka
2022-10-03 04:20:40 +02:00
8cbf1a32d9
Update README for NeoVim 8.0
Jiří Štefka
2022-10-03 04:02:54 +02:00
fc88420c44
Initialize branch wih configuration for NeoVim < 8.0
Jiří Štefka
2022-10-03 03:57:04 +02:00
8b0d6f7c6b
Update userconfig for NeoVim 8.0
Jiří Štefka
2022-10-03 03:55:41 +02:00
bf4ccd01c0
Update README.md
Jiří Štefka
2022-10-03 03:08:25 +02:00
417e62285c
Add link to autosave plugin
Jiří Štefka
2022-10-03 01:13:52 +02:00
914a5d1059
Update readme with autosave plugin
Jiří Štefka
2022-10-03 01:09:37 +02:00
36ffb2131f
Add autosave plugin and CTRL+s keybind for toggling it
Jiří Štefka
2022-10-03 01:04:40 +02:00
1adf2cd349
Add vimtex mappings
Jiří Štefka
2022-10-02 18:15:54 +02:00
b3f198c863
Add README
Jiří Štefka
2022-10-02 06:56:31 +02:00
ee5c6e110c
Add vim-pio plugin, remove ccls from config
Jiří Štefka
2022-10-02 02:45:38 +02:00
2e4688895b
Add Vimspector
Jiří Štefka
2022-10-01 02:19:35 +02:00
62d96ce61f
Initial config
Jiří Štefka
2022-09-30 20:45:05 +02:00
b705312079
Initial commit
Jiří Štefka
2022-09-30 19:12:48 +02:00