This website requires JavaScript.
e7b27047e2
Add descriptions to Harpoon and Cheat Sheet key mappings and include Dressing plugin in custom plugins
PeteChu
2023-04-05 15:16:52 +07:00
163e0c33a7
Added keymap to go back to file tree
Filip Myhrén
2023-04-05 09:47:27 +02:00
716e4e2902
feat: add window picker
David Bell
2023-04-05 08:05:48 +01:00
b366efced2
Add buffer deletion command and update source keymap, configure lsp_lines, null-ls, and trouble plugins
PeteChu
2023-04-05 12:35:32 +07:00
38cbd9b9ff
updates options and removes error from treesitter - trying to install 'help'
#253
cfsanderson-fulcrum
2023-04-04 23:47:47 -04:00
2c3654c950
refactors init.lua - moves options to custom/options.lua and adds my options
cfsanderson-fulcrum
2023-04-04 23:37:31 -04:00
e8a4271e03
update linebreak functionality so words stay intact at the end of a line that needs to wrap
#324
Bones
2023-04-04 23:22:07 +02:00
46f3bb3148
Added Harpoon and some other key bindings
Filip Myhrén
2023-04-04 22:12:28 +02:00
fb958b9e97
refactor(plugins): update pandoc plugin
David Bell
2023-04-04 20:18:25 +01:00
7126848668
refactor(plugins): remove peek
David Bell
2023-04-04 20:07:57 +01:00
9646fc487a
feat(plugins): add db ui config
David Bell
2023-04-04 19:59:38 +01:00
86bdc8207c
feat(plugins): add plugins
David Bell
2023-04-04 19:58:33 +01:00
fa8b268568
Add markdown plugins
David Bell
2023-04-04 19:08:21 +01:00
4bd4388220
feat: add peek settings
David Bell
2023-04-04 18:44:31 +01:00
974aee5764
put the pcalls back just after their sections
#242
amtoine
2023-04-04 18:53:56 +02:00
6bd84de77e
move the default options at the top
amtoine
2023-04-04 18:53:14 +02:00
f81ebd1a18
change the names: {keybindings=>map} and {commands=>after}
amtoine
2023-04-04 18:52:41 +02:00
0a172a3fef
move the calls to the bottom
amtoine
2023-04-04 18:51:58 +02:00
3b8e14e3d1
feat(windowpicker.lua): new plugin
David Bell
2023-04-04 07:41:53 +01:00
e85913d35f
Add GitHub Copilot
#251
Terence Ponce
2023-04-03 22:42:53 +01:00
e7bd5bc6c4
Add more config for Neotree (#9 )
Terence Ponce
2023-04-03 22:14:13 +01:00
270aacae8e
Add other languages on Treesitter for Phoenix development (#8 )
Terence Ponce
2023-04-03 21:50:25 +01:00
9fb993f9da
feat(nvim pluigins): new nvim custom plugins
David Bell
2023-04-03 21:19:33 +01:00
4a8ed09d1f
Add vim-tmux-navigator (#7 )
Terence Ponce
2023-04-03 19:19:20 +01:00
d5ca845e48
Add Elixir and Ruby to Treesitter (#6 )
Terence Ponce
2023-04-03 19:02:00 +01:00
a5c4e11ce7
Add UndoTree (#5 )
Terence Ponce
2023-04-03 18:57:58 +01:00
b7294ba9c5
* chore(keymaps.lua): comment out quickfix keymaps
PeteChu
2023-04-04 00:35:52 +07:00
7089dd897d
* feat(keymaps.lua): add keymap for Vim Be Good plugin * chore(plugins/init.lua): add Vim Be Good plugin to the list of plugins
PeteChu
2023-04-03 23:50:47 +07:00
a352464116
* feat(zenmode.lua): add key mappings for TZNarrow and TZAtaraxis * feat(zen-mode.lua): add TrueZen plugin to the configuration
PeteChu
2023-04-03 23:32:01 +07:00
a3ee26ebf2
Change theme to gruvbox (#4 )
Terence Ponce
2023-04-03 17:31:53 +01:00
431b1bf351
* feat(harpoon.lua): add keymaps for navigating between files and toggling quick menu * feat(keymaps.lua): add keymap for deleting all buffers except current * feat(nvim-tree.lua): add autocmd to go to last used hidden buffer when deleting a buffer * chore(init.lua): add ThePrimeagen/harpoon plugin to the list of plugins
PeteChu
2023-04-03 23:14:15 +07:00
a8a4bc2b84
Add neotree (#3 )
Terence Ponce
2023-04-03 17:12:34 +01:00
6dfd941bf3
Add nvim-autopairs (#2 )
Terence Ponce
2023-04-03 17:11:31 +01:00
d6a51f6f2d
Remove help from treesitter languages (#1 )
Terence Ponce
2023-04-03 17:09:02 +01:00
ae86376c99
Remove help from treesitter languages
#250
Terence Ponce
2023-04-03 17:05:26 +01:00
e1f34bf549
feat: add more themes
Thomas Alcala Schneider
2023-04-03 17:06:12 +02:00
8cdc7e2373
fix: improve diagnostics
Garrett Dawson
2023-04-03 08:53:04 -06:00
5c8fa11c53
* refactor(defaults.lua): remove trailing whitespace * feat(defaults.lua): add swapfile option and set it to false * refactor(keymaps.lua): add whitespace for readability * feat(keymaps.lua): add keymap to open folder in workspace in tmux session * feat(keymaps.lua): add keymaps for buffer delete and buffer wipeout * chore(treesitter.lua): remove treesitter configuration file
PeteChu
2023-04-03 11:45:59 +07:00
bd9c46bfd6
Replace "help" with "vimdoc" in treesitter default parser list, per nvim-treesitter breaking change notice
#249
Will Roever
2023-04-02 10:26:18 -07:00
b9b2bdbafb
help treesitter module has been renamed to vimdoc in master
#248
Chris Patti
2023-04-02 12:15:05 -04:00
0ae0d60ce7
Merge pull request #3 from killtheliterate/vim-opts
Garrett Dawson
2023-04-02 09:53:47 -06:00
a5345d82c0
fix: add desc to keymaps
#247
Garrett Dawson
2023-03-27 13:45:55 -06:00
f47c0365bd
nvim-treesitter.configs: Rename help to vimdoc
#246
HieuTranTH
2023-04-02 11:59:52 +03:00
71d973a802
make hint indications comments
#244
amtoine
2023-04-01 12:46:52 +02:00
42546f3233
add a newline after the initial comment for readability
amtoine
2023-04-01 12:44:59 +02:00
250e5a13f1
use real markdown headers for section titles
amtoine
2023-04-01 12:44:32 +02:00
8a7c2e99d7
add NOTEs on the pcall
s to give the user hints
amtoine
2023-04-01 12:26:44 +02:00
6780175e42
protect the calls to require
with pcall
amtoine
2023-04-01 12:26:15 +02:00
cbe80a2bf4
import custom options, keybindings and commands
amtoine
2023-04-01 12:17:07 +02:00
d20aea7ca4
* chore(defaults.lua): add new options for vim * feat(keymaps.lua): add new keymaps for various actions * feat(treesitter.lua): add treesitter configuration for terraform language
PeteChu
2023-04-01 14:03:26 +07:00
e4808488e7
feat: add the tabnine plugin
Thomas Alcala Schneider
2023-03-31 16:08:37 +02:00
835fbf9f58
added custom config
#240
atetz
2023-03-31 13:54:52 +02:00
b48487af98
Switch to kickstart.nvim - First Settings
#239
dobayer
2023-03-31 10:42:40 +02:00
049d71cf0f
* chore(defaults.lua): add expandtab and smarttab options * chore(keymaps.lua): add silent and noremap options to NvimTreeToggle keymap * chore(nvim-tree.lua): comment out auto open autocmd * chore(init.lua): disable netrw and add autoformat and debug plugins * feat(autopairs.lua): add nvim-autopairs plugin with default configuration
PeteChu
2023-03-31 12:07:39 +07:00
aa4d90076b
Merge pull request #1 from thomasmarcel/feature/copilot-cmp
Thomas Alcala Schneider
2023-03-28 18:33:34 +02:00
e53d56f2fe
feat: adding back cmp-copilot
Thomas Alcala Schneider
2023-03-28 16:27:14 +02:00
c32565a48b
wip: make cmp use copilot
Thomas Alcala Schneider
2023-03-27 19:16:35 +02:00
b19f515f18
Add Telescope installation for Windows.
tronglt
2023-03-26 17:54:54 +07:00
a9c3f9e5b7
Move to Kickstart.
tronglt
2023-03-26 17:22:46 +07:00
e6fdffe1ce
feat: add cmp sources
Thomas Alcala Schneider
2023-03-24 19:39:56 +01:00
42ca0e4245
* refactor(nvim-tree.lua): extract open_nvim_tree function and add comments * feat(nvim-tree.lua): add auto open and auto close autocmds for NvimTree
PeteChu
2023-03-23 14:42:48 +07:00
a38042d73e
feat: more editor plugins
Thomas Alcala Schneider
2023-03-22 18:50:48 +01:00
a266489958
feat: adding keymaps and health
Thomas Alcala Schneider
2023-03-22 17:54:34 +01:00
1fd5843cf1
feat: add all plugins from the old config
Thomas Alcala Schneider
2023-03-22 16:54:27 +01:00
ccde2d3106
Merge pull request #2 from killtheliterate/vim-opts
Garrett Dawson
2023-03-21 08:40:30 -06:00
8cac12d06d
fix: add more vim.opt settings
Garrett Dawson
2023-03-21 08:39:13 -06:00
b9217c37ba
Merge pull request #1 from ggdawson/autoformat
Garrett Dawson
2023-03-20 21:03:13 -06:00
6fd6fb859f
add dependencies to install via yum
#226
Jonathan Zollinger
2023-03-20 14:07:30 -06:00
97708a370f
add null_ls for formatting
ggdawson
2023-03-20 13:15:46 -04:00
a69141cce0
update 20032023
Neeraj
2023-03-20 13:15:33 +05:30
f1e8caeca2
* feat(nvim-tree.lua): add autocmd to close NvimTree on QuitPre event and open NvimTree on VimEnter event * feat(bufferline.lua): add configuration for bufferline plugin with options for indicator, diagnostics, offsets, separator_style, and always_show_bufferline
PeteChu
2023-03-20 14:40:42 +07:00
b28ed339df
prevent error if you dont have a custom plugin
#225
DexMech
2023-03-20 00:36:50 -03:00
724fb28491
remove stylelint
Garrett Dawson
2023-03-19 21:25:50 -06:00
e137556250
Fork and customize config
Garrett Dawson
2023-03-18 22:47:34 -06:00
7f5567ddfa
Change colorscheme to nightfly
#224
Robert Claypool
2023-03-19 18:01:43 -05:00
fb273bd85e
* feat(defaults.lua): add relative line numbers * feat(keymaps.lua): add keymaps for buffer navigation, terminal, and nvimtree * feat(nvim-tree.lua): add nvim-tree plugin with setup function
PeteChu
2023-03-19 17:26:54 +07:00
3e1619ad97
Add catppuccin theme
Ajay Singh
2023-03-17 22:59:19 -04:00
b079304a9c
something
#221
Kyle Andelin
2023-03-15 09:39:01 -07:00
4449e70b05
add ZenMode keymapping
Alexander
2023-03-13 16:21:16 +01:00
2da8bb32c7
add scrolloff and ZenMode basics
Alexander
2023-03-13 14:42:00 +01:00
0ae1cf0a07
update
Omixxx
2023-03-13 10:03:12 +01:00
7b670b6852
Update.
tronglt
2023-03-13 07:18:18 +07:00
986aa82cd6
FIX: Updating command description.
Luiz Antonio Calliari Filho
2023-03-12 20:45:26 -03:00
7f9920e364
Correct command for neo-tree
#216
Jon Earnshaw
2023-03-12 09:08:02 +00:00
528706506e
add terminal config for linux and windows
#220
Luke
2023-03-10 19:48:57 -07:00
11d0840dba
clear
Luke Johnson
2023-03-09 12:59:38 -07:00
0ee4b4148c
Merge eccdbccbfc69c40e54808bca4731c06fe488a674 into 4a37a0a9b1d53fd355637256ac975c619226fb6d
#212
Victor Wallsten
2023-03-09 10:26:31 +01:00
eccdbccbfc
Add <C-n>, <C-p> mappings to nvim-cmp setup
#212
Victor Wallsten
2023-03-09 10:18:56 +01:00
bb869f07ae
add some ThrePrimeagen keymaps, unfinished
Luke Johnson
2023-03-08 17:30:53 -07:00
63da18c522
Fix comment about loading kickstart plugins
#211
Michael Koch
2023-03-08 07:07:24 +01:00
c975e0346a
Merge branch 'nvim-lua:master' into master
Luiz Antonio Calliari Filho
2023-03-07 22:36:27 -03:00
7805b3eceb
add snippets, refactor
Luke Johnson
2023-03-07 17:28:16 -07:00
40c5e09bed
add after dir and defaults.lua
Luke Johnson
2023-03-07 15:01:19 -07:00
d930d9243c
remove cpp from treesitter
Luke Johnson
2023-03-07 14:27:41 -07:00
66dc5b896d
Feat: Simplifying code
Luiz Antonio Calliari Filho
2023-03-06 23:26:20 -03:00
de1db70ea9
fix: move the Mason setup time forward from before
#210
H. Lee
2023-03-07 01:09:25 +09:00
0a4913c163
revert lsp-zero
Luke
2023-03-04 22:26:41 -07:00
d44935d4f1
Fix typo "documention" into "documentation"
#209
Tsanko Tsanev
2023-03-04 11:16:18 +02:00
7ed96df762
adding some keymaps
Ted Moyses
2023-03-03 13:30:30 +00:00
51e8fea23e
add lsp-zero plugin
Luke Johnson
2023-03-02 16:55:54 -07:00