Eric Olerud
|
cd02e79c22
|
add Go LSP support
|
4 months ago |
Eric Olerud
|
138fd96e07
|
clean up unused powershell LSP files
|
4 months ago |
Eric Olerud
|
f06e75476a
|
add powershell LSP support
|
4 months ago |
Eric Olerud
|
27504f0485
|
Merge branch 'master' of https://github.com/eodomo/kickstart.nvim
|
6 months ago |
Eric Olerud
|
452643fd5c
|
add keybind for cycling buffers
|
6 months ago |
Eric Olerud
|
99164ee1ee
|
modify hlchunk animation time
|
7 months ago |
Eric Olerud
|
15365ed174
|
Merge branch 'master' of github.com:eodomo/kickstart.nvim
|
7 months ago |
Eric Olerud
|
15e73b7600
|
add hlchunk
|
7 months ago |
Eric Olerud
|
496cdd6443
|
remove floaterm
|
8 months ago |
Eric Olerud
|
28cee44bf2
|
update which-key
|
8 months ago |
Eric Olerud
|
47489ff328
|
sync clipboard between neovim and OS
|
8 months ago |
Eric Olerud
|
ce2b771447
|
add floaterm
|
8 months ago |
Eric Olerud
|
dce7f6ebe5
|
add rust snippets and update autocomplete button
|
9 months ago |
Eric Olerud
|
96d70243cc
|
less-stupid autocomplete hotkeys
|
9 months ago |
Eric Olerud
|
d04061ec80
|
start making snippets work
|
10 months ago |
Eric Olerud
|
33a95b4f44
|
Correct issue with which-key following update
|
10 months ago |
Eric Olerud
|
7a86cc4b56
|
fix trouble and set LSP autocomplete key to Tab
|
10 months ago |
Eric Olerud
|
4323cb847b
|
enable nerdfonts
|
10 months ago |
Eric Olerud
|
71b31d03a7
|
Add quick comma keymap
|
11 months ago |
Eric Olerud
|
759447b647
|
Add quick semicolon keymap
|
12 months ago |
Eric Olerud
|
f2e925d558
|
Merge branch 'master' of https://github.com/eodomo/kickstart.nvim
|
12 months ago |
Eric Olerud
|
302070f4f4
|
Add description for UndoTree toggle
|
12 months ago |
Eric Olerud
|
0491303839
|
delete init.lua
|
12 months ago |
Eric Olerud
|
ab30b3e054
|
remove delve from Mason
Committer: Eric Olerud <eric@olerud.com>
|
1 year ago |
Eric Olerud
|
c5a3dbe102
|
Add Linux support for Godot DAP
|
1 year ago |
Eric Olerud
|
3ebb2a3caa
|
install folke/trouble.nvim
|
1 year ago |
Eric Olerud
|
a16923908a
|
set colorscheme to catpuccin-mocha
|
1 year ago |
Eric Olerud
|
1c41768cbd
|
install dap-ui and ibl
|
1 year ago |
Eric Olerud
|
2ca9d9c693
|
finish setting up Godot LSP
|
1 year ago |
Eric Olerud
|
52d20aca31
|
increase scrolloff
|
1 year ago |
Eric Olerud
|
3c78320142
|
add tabset, remove tabchar from listchars, start building DAP for Godot
|
1 year ago |
Eric Olerud
|
e046a8d984
|
remove <leader><leader>g
|
1 year ago |
Eric Olerud
|
30b65348de
|
merge
|
1 year ago |
Eric Olerud
|
bf123f8074
|
always include clangd and rust_analyzer
|
1 year ago |
Eric Olerud
|
4d88798fed
|
add undotree
|
1 year ago |
Eric Olerud
|
4184e30bbf
|
Merge branch 'master' of https://github.com/eodomo/kickstart.nvim
|
1 year ago |
Eric Olerud
|
0dfeae9241
|
add neotree git_status hotkey
|
1 year ago |
Eric Olerud
|
15fe6619b5
|
add autopairs
|
1 year ago |
Eric Olerud
|
b800cd4309
|
make which-key less aggressive
|
1 year ago |
Eric Olerud
|
07d000aaba
|
add neotree hotkey
|
1 year ago |
Eric Olerud
|
881dfa6c27
|
import filetree.lua
|
1 year ago |
Eric Olerud
|
172df197ff
|
Some initial changes
|
1 year ago |
Eric Olerud
|
bdb9a41267
|
Initial commit
|
1 year ago |
rdvm
|
e2bfa0c66f
|
Arch, btw (#852)
* Arch, btw
* Add unzip
* Add unzip for Fedora and --needed arg for Arch
|
1 year ago |
Viet
|
23773900d9
|
Update README (#832)
|
1 year ago |
Damjan 9000
|
c4363e4ad8
|
Add a pull request template (#825)
|
1 year ago |
Damjan 9000
|
19afab1641
|
README: move backup and paths from external deps to install section (#819)
|
1 year ago |
Damjan 9000
|
d605b840a2
|
Don't lazy load conform plugin (#818)
|
1 year ago |
Damjan 9000
|
1175f6d25a
|
Add a keymap space-f to format buffer using conform (#817)
This works also for visual range selection
Copied from conform recipe:
https://github.com/stevearc/conform.nvim/blob/master/doc/recipes.md
|
1 year ago |
Chris Patti
|
93fde0556e
|
Add instructions to quit :lazy. Fixes #761
|
1 year ago |