Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | refactor (nvim/vim): Reduce <leader>q mapping to :wq! instead of :wqa! | Suleyman Farajli | |
14 days | refactor(nvim): update keybindings and enable spellcheck for text based file ↵ | Suleyman Farajli | |
types - Commented out `vim.opt.list` to hide invisible characters by default - Removed window navigation keybindings (H and L) to avoid terminal issues - Enabled spellcheck for writing-related filetypes (e.g., markdown, gitcommit) - Changed <leader>q to use `wqa!` for saving and quitting all tabs | |||
2025-06-19 | refactor: improve Neovim config for better readability and functionality | Suleyman Farajli | |
- Switch to Lua API options for setting vim options instead of vim.cmd - Add autocmd to trim trailing whitespace on save (except markdown) - Disable auto-comments via autocmd for all filetypes - Enhance and standardize key mappings with noremap and silent flags - Clean up plugin config indentation and comments | |||
2025-02-07 | nvim: nvim-orgmode/orgmode plugin addednvim-org-mode | Suleyman Farajli | |
2025-01-08 | nvim: switched from packer.nvim to lazy.nvim for package management | Suleyman Farajli | |
2025-01-08 | nvim: keybinds added for neotree | Suleyman Farajli | |
2025-01-08 | nvim: plugins added | Suleyman Farajli | |
2025-01-07 | nvim: nightfox theme and packer added | Suleyman Farajli | |
2025-01-07 | nvim: init.lua added | Suleyman Farajli | |
2025-01-02 | a comment updated | Suleyman Farajli | |
2025-01-02 | typo | Suleyman Farajli | |
2024-08-20 | nvim config added | Suleyman Farajli | |
2024-07-23 | nvim config removed | Suleyman Farajli | |
2024-07-20 | directory name changed from dotfiles to config | Suleyman Farajli | |