d95dc4442c
Added luasnip snippets, enabled completion, go, org, rust, all snippets
...
- url for vim snippets is: https://github.com/honza/vim-snippets
2024-09-20 11:58:51 +02:00
1e98df6cc3
Reformatted code after changing indent width to 2, TODO highlighting
...
- set all indent widths from 4 to 2
- added plugin to highlight TODO markers, can also be searched
<leader>ft
2024-09-19 21:48:06 +02:00
73cb9eeca1
Table mode, RPN calc, Python LSP and key bindings
...
Options and plugins:
- enabled spell checker with languages de and en
- RPN calculator added to cmp
- Added python to lsps
- fzf workspaces now always sorted by name
Key bindings:
- table mode added, use <leader>t and submap
- File manager moved to <leader>T
- Spell suggestion z= uses fzf
- LSP code actions <space>ca moved to <space>c and fzf
2024-09-13 10:15:54 +02:00
07ced57dc5
Added a fzf-lua picker for workspaces, bound to <leader>w
2024-09-11 23:25:04 +02:00
bddd3dc1ee
File Manager, Workspaces and some keybindings
...
- new plugins:
. neo-tree - file manager
. workspaces - workspace management (light projects)
- keybindings
. <leader>g for Neogit
. <leader>t for Neotree
. <leader>w for WorkspacesOpen
. <space>D for fzf.diagnostics_workspace
- options
. truncate long lines in view (set nowrap)
2024-09-11 22:17:32 +02:00
913f8a04fd
Configured which-key
2024-09-11 12:23:22 +02:00
71728e9df7
Added lualine as improved statusline
2024-09-11 12:17:24 +02:00
6b2f48285a
Dropped duplicate lsp keybindings, added desc to fzf-lua ones
2024-09-09 13:24:42 +02:00
a91dfef8f1
First working setup in order to superseede Emacs
2024-09-09 09:50:41 +02:00