abxh
|
7a623ed3a9
|
make cursor move with the row
based on a comment in: https://vi.stackexchange.com/a/8436
Makes it so the cursor moves with the row and work as expected.
|
2 years ago |
Brendan Lentz
|
9a928f56a1
|
Fix comment to make it more clear what the keymap does (#107)
|
2 years ago |
Christian Chiarulli
|
839666a6c0
|
Update README.md
|
2 years ago |
ChristianChiarulli
|
4365222349
|
fix opts override
|
2 years ago |
ChristianChiarulli
|
0a9e1cad51
|
lots more fixes and pins
|
2 years ago |
ChristianChiarulli
|
9d0438502f
|
quick fix
|
2 years ago |
Christian Chiarulli
|
bceb377e3c
|
Update README.md
|
2 years ago |
Christian Chiarulli
|
1d8f072a68
|
Update README.md
|
2 years ago |
Christian Chiarulli
|
3efda23509
|
Merge pull request #144 from gnmearacaun/handlers
client.resolved_capabilities is deprecated in lsp/handlers.lua wrap in a pcall to temporarily remove error
|
3 years ago |
Christian Chiarulli
|
cb5f094ae9
|
Merge pull request #149 from gnmearacaun/readme
bump version to v0.8.0 in the README
|
3 years ago |
Christian Chiarulli
|
f920985b8b
|
Merge pull request #145 from gnmearacaun/nvim-tree0.7
some fixes to nvim-tree as some plugin options have changed
|
3 years ago |
Christian Chiarulli
|
efc7a3396c
|
Merge pull request #146 from mrbrianrt/fix-documentation-error
Fix cmp documentation error
|
3 years ago |
Christian Chiarulli
|
c50e916a8f
|
Merge pull request #151 from gnmearacaun/jsonls
fix error in jsonls 'bad argument #1 to 'ipairs' (table expected, got nil)'
|
3 years ago |
Briain O'Driscoll
|
af08b44b08
|
add or nil({}) to extend function to avoid 'expected table' error
|
3 years ago |
Briain O'Driscoll
|
c369fe07c4
|
Merge branch 'handlers' of github.com:gnmearacaun/Neovim-from-scratch into handlers
|
3 years ago |
Briain O'Driscoll
|
8610b9d9a8
|
amend global on_attach function
open_float instead of show_line_diagnostics
|
3 years ago |
Briain O'Driscoll
|
ae4f15e23d
|
bump version to v0.8.0 in the README
|
3 years ago |
Briain O'Driscoll
|
fc52e86ef4
|
amend global on_attach function
|
3 years ago |
Briain O'Driscoll
|
23a13baeec
|
remove/upgrade unknown options to fixes errors after update
|
3 years ago |
Brian Thompson
|
bf16500e18
|
Fix cmp documentation error
|
3 years ago |
Christian Chiarulli
|
21877b4ced
|
Merge pull request #129 from williamboman/chore/lsp-server-setup
chore(lsp): remove usage of deprecated lsp_installer.on_server_ready()
|
3 years ago |
William Boman
|
03e34d4260
|
chore(lsp): remove usage of deprecated lsp_installer.on_server_ready()
|
3 years ago |
Christian Chiarulli
|
7a082a3306
|
Merge pull request #32 from Binxptr/master
fix(readme): update minumum requirements to include nvim-0.7 (nightly)
|
3 years ago |
Binxptr
|
8f60aa4e42
|
fix: remove tags file
|
3 years ago |
Binxptr
|
30a8583c95
|
fix(readme): update minumum requirements to include nvim-0.7 (nightly)
|
3 years ago |
Christian Chiarulli
|
0df65666da
|
pin telescope version (avoids broken project.nvim)
|
3 years ago |
lytex
|
a5f43d65c8
|
Fix find project keymapping
Call :lua require('telescope').extensions.projects.projects() instead of
:Telescope projects
|
3 years ago |
christianchiarulli
|
6169d6a10b
|
fix commenting with gc and gcc
|
3 years ago |
christianchiarulli
|
8cebbf6b11
|
add funding
|
3 years ago |
ChristianChiarulli
|
e4715d4424
|
add playlist link
|
3 years ago |
ChristianChiarulli
|
2caada81b4
|
note neovim 0.6 requirement
|
3 years ago |
ChristianChiarulli
|
6824f6203b
|
update readme
|
3 years ago |
ChristianChiarulli
|
c0652b11ab
|
update readme
|
3 years ago |
ChristianChiarulli
|
29296d07e0
|
fix close command
|
3 years ago |
ChristianChiarulli
|
db5cedc818
|
update autocommands
|
3 years ago |
ChristianChiarulli
|
838930d0bf
|
remove comment mapping
|
3 years ago |
ChristianChiarulli
|
442c5ad5c4
|
add quote to readme
|
3 years ago |
ChristianChiarulli
|
96055cbe42
|
add qf nobuflisted
|
3 years ago |
christianchiarulli
|
0161455b19
|
fix autocommands name
|
3 years ago |
christianchiarulli
|
5355aa2f5c
|
fix bufferline close button hl
|
3 years ago |
christianchiarulli
|
1159cc615a
|
add autocommands
add autocommands
add autocommands
add autocommands
|
3 years ago |
christianchiarulli
|
1d14e44126
|
add autocommands
|
3 years ago |
christianchiarulli
|
a7e69ddee3
|
add whichkey
|
3 years ago |
christianchiarulli
|
636d893c01
|
add alpha
|
3 years ago |
christianchiarulli
|
5bacab1784
|
add indentline
|
3 years ago |
christianchiarulli
|
5f33318a98
|
add impatient
|
3 years ago |
christianchiarulli
|
09938f9e8e
|
add project
|
3 years ago |
christianchiarulli
|
1f1e1a2e8b
|
add toggleterm
|
3 years ago |
christianchiarulli
|
3ae7d69154
|
add lualine
|
3 years ago |
christianchiarulli
|
0b689f0915
|
add null-ls
|
3 years ago |