Baipyrus
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-17 15:40:20 +00:00
3b09dcae3c abort complete using <C-n> for [n]o
58635733cb use arrow keys for auto complete options
1f144bb7fe Merge remote-tracking branch 'modular/master'
7c92c14124 neotree show hidden files
1ac2734841 Merge 'upstream' conform: disable autoformat on save for specified filetypes
Compare 26 commits »
Baipyrus synced commits to refs/pull/7/head at Baipyrus/nvim-config from mirror 2024-03-15 23:00:21 +00:00
ea4335f5af conform: disable autoformat on save for specified filetypes (#694)
da1271db4d Update README.md (#763)
7892c0c354 fix: disable ts indenting for Ruby
5ac4b58f85 doc: add note about advanced luasnip features
Compare 4 commits »
Baipyrus synced commits to refs/pull/7/head at Baipyrus/nvim-config from mirror 2024-03-15 14:50:21 +00:00
2f494e59ca Move friendly snippets to dependencies of LuaSnip (#759)
452e3a73cf Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750)
7715b7c2ee doc: add info about timeoutlen (#691)
Compare 3 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-09 04:10:21 +00:00
29f9a4474c notify users on custom terminal setting
3b4111f2ab bugfix: wrong URL
ab9d2a7147 precise install requirements
Compare 8 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-03-08 23:30:02 +00:00
fe139004bf bufix: added missing import
3563e5be62 download & install instructions
Compare 2 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-07 20:00:20 +00:00
5a074e6f82 use nerd font by default
5d8d5f4011 Merge remote-tracking branch 'modular/master'
8b16b56386 [g]it [s]tatus keymap, use current window
aa9dea494a open terminal keymap
4590c8b423 simple exit terminal description
Compare 13 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-06 11:20:20 +00:00
24d1fe2e59 update README, denote windows-choco installation, include other systems
0d927e25ae use choco installation, native make, mingw and unzip configuration
Compare 2 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-05 10:50:20 +00:00
4673abea85 Merge remote-tracking branch 'modular/master'
0ff7758cf4 Merge 'upstream/master' cursor location, trailing spaces, new youtube video
b83b2b061c chore: link new installation youtube video (#678)
a02abdb161 chore: remove trailing spaces from readme (#679)
c3127f1226 Change statusline location to LINE:COLUMN (#689)
Compare 16 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-03 01:40:21 +00:00
584f9a50b6 install codeium, a free github copilot alternative
6ebdcfe7ef unused blank line
847a2658f8 additional treesitter plugins
Compare 3 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-03-03 00:44:51 +00:00
8d2f647ffd find or create, then save guild on each interaction
146bdf363e verbose logging
647dc6211b bugfix: corrected path
aee298f791 bugfix: import Deferrable
2a695f24c6 bugfix: def / init order
Compare 11 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-01 17:00:20 +00:00
eb48ce27f5 install git conflict marker with keymaps
ca7c6260fc install additional tools
48f8fd251d clean up: auto format
afb45182b2 use cmake instead of make (windows)
e8213b12a2 better commenting
Compare 5 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-03-01 08:50:21 +00:00
092aa53b00 re-add git related plugins
9cb2527b25 clean up: auto format
4d400d1e90 bugfix: moved variable initialization
269cea051e bugfix: renamed function
54fe57ca76 use different option type
Compare 18 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-28 20:19:51 +00:00
e0c581dcfd get specific permissions from parent element
84f754dd5b clean up: consistant naming
3cea3694db clean up: code style
Compare 3 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-28 19:52:26 +00:00
fa6a9fa2e3 extract member prop early
73562b3570 apply permission overwrites from parent channel
0c3c1b5582 reformat: auto format
7ea28db049 more verbose logging
e74bd83ee6 catch channel delete error
Compare 5 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-02-28 16:00:20 +00:00
62df1661f9 Merge remote-tracking branch 'base/master'
3b24286f30 better keymap assignment
32a74e1d54 show hidden files, ignore special entries
778776a45c additional custom keymaps
12007a56dc initialize recommended plugins
Compare 7 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-02-28 07:50:21 +00:00
baba79c8b1 paste/delete without yank
6d15dd4ed1 no arrow keys, even in visual mode
d369ecd6e0 clean up: formatting
22d2c81e60 merge typo bugfix
1d31df7ebf remove unused docs
Compare 5 commits »
Baipyrus synced commits to master at Baipyrus/nvim-config from mirror 2024-02-27 15:40:19 +00:00
73e1f58a5a Merge branch 'nvim-lua-master'
403077873f Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master
af4fd2355f fixup: change comment to reflect auto_install
1c89b024c8 fixup: add autocommand link for help and description
8b5d48a199 rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)
Compare 14 commits »
Baipyrus synced commits to refs/pull/2/head at Baipyrus/nvim-config from mirror 2024-02-26 23:30:19 +00:00
af4fd2355f fixup: change comment to reflect auto_install
1c89b024c8 fixup: add autocommand link for help and description
Compare 2 commits »
Baipyrus synced commits to refs/pull/2/head at Baipyrus/nvim-config from mirror 2024-02-26 15:30:19 +00:00
8b5d48a199 rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-16 17:26:45 +00:00
ab6ca9edeb forced reaction remove error handling
064abe7e24 save emoji identifier without name
5c4192eb4b reply and provide id
b99db199d7 fixed jsdoc type error
Compare 4 commits »